作业帮 > Cisco认证 > 教育资讯

思科认证考试CCNA考试七十九题(5)[1]

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/11 05:17:29 Cisco认证
思科认证考试CCNA考试七十九题(5)[1]
思科认证考试CCNA考试七十九题(5)[1]Cisco认证
【网络综合 - Cisco认证试题】
无忧考网为大家收集整理了《思科认证考试CCNA考试七十九题(5)》供大家参考,希望对大家有所帮助!!!

41 Which of the following commands would not set a password on a Cisco router?

A. router(config)#enable secret
B. router(config-line)#password test
C. router(config)#service encryption password
D. router(config)#enable password

Answer C. This command is used to encrypt passwords in configuration files.

42. Which of the following would cause a router to boot into the initial
configuration dialog after powering has cycled?

A. Someone had copied the startup configuration file in a TFTP server
B. The running configuration file was copied to the startup configuration file
C. It is the first time router has ever been turned on
D. The write erase command was executed immediately before powering down the router.

Answer C and D. These two scenarios describe what will happen when the router needs
to use NVRAM to boot if it cannot find the configuration file.

43. What would cause a router to boot from ROM?

A. 0x3202 B. 0x2302 C. 0x2101 D. 0x2103
Answer C. A configuration register of 1 or 0 will cause the router to boot from ROM.

44. Where does the running config file exist?

A. NVRAM B. ROM C. RAM D. Flash

Answer C. This file is erased if the router is reloaded or rebooted.

45. How do you back up a router?

A. router#copy running-config startup-configuration
B. router(config)#copy TFTP flash
C. router#copy flash TFTP D. router#copy flash NVRAM

Answer C. You can copy the file to a TFTP server or other storage device.

46. Which of the following is not valid?

A. router>show version B. router#show running-config
C. router#show startup-config D. router#show RAM

Answer D.

47. Which of the following are basic router functions?

A. Packet switching B. Packet filtering
C. Path determination D. Rapid convergence

Answer A and C. Packets get switched onCisco认证