Chapter 12: Troubleshooting Ethernet LAN's Flashcards
Which answers describe a good practice in applying good troubleshooting method- ologies? (Choose two answers.)
a. Perform problem isolation as fast as possible, including not slowing down to document your findings.
b. The last step in a good troubleshooting process should be to take action to resolve the root cause of the problem.
c. The last step in a good troubleshooting process should include monitoring the status to ensure that the problem is indeed solved and does not recur.
d. Each worker should know and use the escalation process when they cannot resolve a particular problem.
C,D
The output of the show interfaces status command on a 2960 switch shows interface Fa0/1 in a “disabled” state. Which of the following is true about interface Fa0/1? (Choose three answers.)
a. The interface is configured with the shutdown command.
b. The show interfaces fa0/1 command will list the interface with two status codes
of administratively down and line protocol down.
c. The show interfaces fa0/1 command will list the interface with two status codes of up and down.
d. The interface cannot currently be used to forward frames.
e. The interface can currently be used to forward frames.
A,B,D
Switch SW1 uses its Gigabit 0/1 interface to connect to switch SW2’s Gigabit 0/2 interface. SW2’s Gi0/2 interface is configured with the speed 1000 and duplex full commands. SW1 uses all defaults for interface configuration commands on its Gi0/1 interface. Which of the following are true about the link after it comes up? (Choose two answers.)
a. The link works at 1000 Mbps (1 Gbps).
b. SW1 attempts to run at 10 Mbps because SW2 has effectively disabled IEEE
standard autonegotiation.
c. The link runs at 1 Gbps, but SW1 uses half-duplex and SW2 uses full duplex.
d. Both switches use full duplex.
A,D
In the following line taken from a show interfaces fa0/1 command, which of the fol- lowing are true about the interface? (Choose two answers.)
Full-duplex, 100Mbps, media type is 10/100BaseTX
a. The speed was definitely configured with the speed 100 interface subcommand.
b. The speed might have been configured with the speed 100 interface
subcommand.
c. The duplex was definitely configured with the duplex full interface subcommand.
d. The duplex might have been configured with the duplex full interface subcommand.
B,D
Which of the following commands list the MAC address table entries for MAC addresses configured by port security? (Choose two answers.)
a. show mac address-table dynamic
b. show mac address-table
c. show mac address-table static
d. show mac address-table port-security
B,C
On a Cisco Catalyst switch, you issue a show mac address-table command. Which of the following answers list information you would likely see in most lines of output? (Choose two answers.)
a. A MAC address
b. An IP address
c. A VLAN ID
d. Type (broadcast, multicast, or unicast)
A,C
The show port-security interface f0/1 command lists a port status of secure-down. Which one of the following answers must be true about this interface at this time?
a. The show interface status command lists the interface status as connected.
b. The show interface status command lists the interface status as err-disabled.
c. The show port-security interface command could list a mode of shutdown or restrict, but not protect.
d. The show port-security interface command could list a violation counter value of 10.
B
The show interfaces g0/1 switchport command on SW1 shows the trunking status on a link connected to switch SW2. Based on the output, which of the following must be true on SW2’s port connected to this link?
SW1# show interfaces gigabit0/1 switchport
Name: Gi0/1
Switchport: Enabled Administrative Mode: trunk Operational Mode: trunk
a. The operational state per show interfaces switchport must be “trunk.”
b. The administrative state per show interfaces switchport must be “trunk.”
c. SW2 must use the switchport mode trunk configuration command on G0/2, or the link will not use trunking.
d. SW2 can use the switchport mode dynamic auto configuration command as one option to make the link use trunking.
D
Three steps in applying troubleshooting methodologies:
Problem isolation and documentation
Resolve or escalate
Verify or monitor
Four troubleshooting topics for the 105 exam.
- Examining interface status and statistics
- Analyzing where switches will forward frames
- Analyzing port security
- Analyzing VLANs and VLAN trunking
Which two commands list the two-code status named the line status and protocol status?
- show interfaces
2. show interfaces description
The line status refers to which layer ?
Layer 1
The protocol status refers to which layer ?
Layer 2
Which command lists the interface status with a one word description that corresponds to the line/protocol description of the show interfaces command?
Show interfaces status
Name the line status,protocol status, and interface status associated with the following: The shutdown command is configured on the interface.
Line Status: Admin down
Protocol Status: down
Interface Status: disabled
Name the line status,protocol status, and interface status associated with the following: No cable; bad cable; wrong cable pinouts; speed mismatch; neighboring device is (a) powered off, (b) shutdown, or (c) error disabled.
Line Status: down
Protocol Status: down
Interface Status: notconnect
Name the line status,protocol status, and interface status associated with the following: Not expected on LAN switch physical interfaces.
Line Status: up
Protocol Status: down
Interface Status: notconnect
Name the line status,protocol status, and interface status associated with the following: Port security has disabled the interface.
Line Status: down
Protocol Status: down(err-disabled)
Interface Status: err-disabled
Name the line status,protocol status, and interface status associated with the following:The interface is working.
Line Status: up
Protocol Status: up
Interface Status: connected
With both configured, a switch or router disables the IEEE-standard autonegotiation process on that interface:
Speed int command
Duplex int command
commands list both the actual speed and duplex settings on an interface:
The show interfaces and show interfaces status commands
Which command implies how the switch determined the speed and duplex settings?
Show int status