Cisco-Training.net
CCNA Discovery Working at a Small-to-Medium Business or ISP (Version 4.1)
Chapter 5 With 100% Accurate Answers
1. In what two ways does SDM differ from the IOS CLI? (Choose two.)
**SDM is used for in-band management only. The IOS CLI can be used for in-
band and out-of-band management.
SDM is accessed through a Telnet application. The IOS CLI is accessed through
a web browser.
SDM is available for all router platforms. The IOS CLI is available for a limited
number of Cisco devices.
**SDM utilizes GUI buttons and text boxes. The IOS CLI requires the use of
text-based commands.
SDM is used for advanced configuration tasks. The IOS CLI is preferred for
initial basic device configuration.
2. Which mode will a configured router display at login?
global configuration mode
setup mode
ROM monitor mode
**user EXEC mode
3. Refer to the exhibit. Which password or passwords will be encrypted as a
result of the configuration that is shown?
virtual terminal only
enable mode only
console and virtual terminal only
enable mode and virtual terminal
only the service password
**all configured passwords
4. Refer to the exhibit. Which three sets of commands are required to
enable administrators to connect to the Switch1 console over Telnet for
configuration and management? (Choose three.)
**Switch1(config)# interface fa0/1
Switch1(config-if)# ip address 192.168.2.64 255.255.255.192
**Switch1(config)# interface fa0/1
Switch1(config-if)# ip address 192.168.2.66 255.255.255.192
**Switch1(config)# interface vlan 1
Cisco-Training.net
Switch1(config-if)# ip address 192.168.2.126 255.255.255.192
Switch1(config-if)# no shutdown
Switch1(config)# line vty 0 4
Switch1(config-line)# enable password cisco
Switch1(config-line)# login
Switch1(config)# line vty 0 15
Switch1(config-line)# password cisco
Switch1(config-line)# login
Switch1(config)# ip default-gateway 192.168.2.65
5. How does the SYST LED on the catalyst 2960 switch indicate a POST
failure?