QUESTION 1
You have a Catalyst 6500 with a Supervisor IA with a MSFC. After a power outage, the MSFC has lost its boot image and now will only boot into ROMMON mode. You want to load a new image onto the Catalyst MSFC boot flash. What method can you use?
A. Console connection using Xmodem
B. FTP
C. TFTP
D. SNMP
E. SSH
Correct Answer: A
QUESTION 2
Which of the following statements regarding the use of SPAN on a Catalyst 6500 are true?
A. With SPAN an entire VLAN can be configured to be the source.
B. If the source port is configured as a trunk port, the traffic on the destination port will also be tagged, irrespective of the configuration on the destination port.
C. In any active SPAN session, the destination port will not participate in Spanning Tree.
D. It is possible to configure SPAN to have a Gigabit port as the destination port.
E. In one SPAN session it is possible to monitor multiple ports that do not belong to the same VLAN.
Correct Answer: ACDE
QUESTION 3
From the “show version” command you see that that the system file image is c2500- js-l_121-7.bin. What IOS feature set is loaded on this router?
A. Enterprise
B. IP
C. IP/IPX/AT/DEC
D. Enterprise Plus
E. IP Plus IPSec 3DES

Correct Answer: D
QUESTION 4
A new TACACS+ server is configured to provide authentication to a NAS for remote access users. A user tries to connect to the network and fails. The NAS reports a FAIL message. What could be the problem? (Choose all that apply).
A. The TACACS+ service is not running on the server.
B. The password for this user is incorrect.
C. The username does not exist in the TACACS+ user database.
D. The NAS server lost its route to the TACACS+ server.
E. The TACACS+ server is down.
Correct Answer: BC
QUESTION 5
You have forgotten the password to your Catalyst 5000 switch. Immediately after power cycling the switch, you are faced with the password prompt. What default password should you type in?
A. cisco
B. abc123
C. sanfran
D. CTRL+ESC
E. No password, just hit the Enter key

Correct Answer: E
QUESTION 6
While setting up remote access for your network, you type in the “aaa new-model” configuration line in your Cisco router. Which authentication methods have you disabled as a result of this change? (Choose all that apply.)
A. RADIUS
B. RADIUS+
C. Extended TACACS (XTACACS)

D. TACACS
E. TACACS+
F. Kerberos

Correct Answer: CD
QUESTION 7
You have forgotten the password to a Catalyst switch and need to perform a password recovery. What is the first step that should be taken to do this?
A. Reboot the switch using the reload command.
B. Reboot the switch using the restart command.
C. Set the configuration register to ignore the startup configuration.
D. Set the boot register to 0x42.
E. Power cycle the switch.
F. Type in “config-register”.
Correct Answer: E
QUESTION 8
Which of the following statement is true regarding clocking for a Cisco T1 interface?
A. The clock source command selects a source for the interface to clock received data. By default, it is clock source loop-timed (specifies that the T1/E1 interface takes the clock from the Tx (line) and uses it for Rx).
B. Routers are DTEs and NEVER supply clocking to T1/E1 line.
C. The clock source command specifies the location of the NTP server for timing.
D. The clock source selects a source for the interface to clock outgoing data. The default is clock source line -Specifies that the T1/E1 link uses the recovered clock from the line.
E. The clock source identifies the stratum level associated with the router T1/E1. The default is Stratum 1.
Correct Answer: D
QUESTION 9
On your Terminal Server you are seeing spurious signals on line 6 of an asynchronous port due to contention issues. What command will fix this issue?
A. flowcontrol hardware
B. transport input none
C. no exec
D. exec-timeout 0 0
Correct Answer: C
QUESTION 10
You want to prevent all telnet access to your Cisco router. In doing so, you type in the following: line vty 0 4 no login password cisco Will this prevent all telnet access to the router as desired?
A. Yes. The “no login” command disables all telnet access, even though the password is cisco.
B. Yes. The VTY password is needed but not set, so all access will be denied.
C. No. The VTY password is cisco.
D. No. No password is needed for VTY access.
E. No. The password is login.
Correct Answer: D