Question 1
Question
Imagine that a switch connects through an Ethernet cable to a router, and the router’s host name is Hannah. Which of the following commands could tell you information about the IOS version on Hannah without establishing a Telnet connection to Hannah? (Choose two answers.)
Question 2
Question
A switch is cabled to a router whose host name is Hannah. Which of the following CDP commands could identify Hannah’s model of hardware? (Choose two answers.)
Answer
-
show neighbors
-
show neighbors Hannah
-
show cdp
-
show cdp interface
-
show cdp neighbors
-
show cdp entry Hannah
Question 3
Question
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.)
Answer
-
The interface is configured with the shutdown command.
-
The show interfaces fa0/1 command will list the interface with two status codes of administratively down and line protocol down.
-
The show interfaces fa0/1 command will list the interface with two status codes of up and down.
-
The interface cannot currently be used to forward frames.
-
The interface can currently be used to forward frames.
Question 4
Question
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.)
Answer
-
The link works at 1000 Mbps (1 Gbps).
-
SW1 attempts to run at 10 Mbps because SW2 has effectively disabled IEEE standard autonegotiation.
-
The link runs at 1 Gbps, but SW1 uses half-duplex and SW2 uses full-duplex.
-
Both switches use full-duplex.
Question 5
Question
The following line of output was taken from a show interfaces fa0/1 command:
Full-duplex, 100Mbps, media type is 10/100BaseTX
Which of the following are true about the interface? (Choose two answers.)
Answer
-
The speed was definitely configured with the speed 100 interface subcommand.
-
The speed might have been configured with the speed 100 interface subcommand.
-
The duplex was definitely configured with the duplex full interface subcommand.
-
The duplex might have been configured with the duplex full interface subcommand.The speed might have been configured with the speed 100 interface subcommand.
-
The duplex was definitely configured with the duplex full interface
subcommand.
Question 6
Question
Which of the following commands list the MAC address table entries for MAC addresses configured by port security? (Choose two answers.)
Answer
-
show mac address-table dynamic
-
show mac address-table
-
show mac address-table static
-
show mac address-table port-security
Question 7
Question
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.)
Question 8
Question
Layer 2 switches SW1 and SW2 connect through a link, with port G0/1 on SW1 andport G0/2 on SW2. The network engineer wants to use 802.1Q trunking on this link.The show interfaces g0/1 switchport command on SW1 shows the output listedhere:
SW1# show interfaces gigabit0/1 switchport
Name: Gi0/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Which of the following must be true on switch SW2’s G0/2 port?
Answer
-
The operational state per the show interfaces switchport command must be“trunk.”
-
The administrative state per the show interfaces switchport command must be“trunk.”
-
SW2 must use the switchport mode trunk configuration command on G0/2, orthe link will not use trunking.
-
SW2 can use the switchport mode dynamic auto configuration command as one option to make the link use trunking.