Volume 1 - Chapter 7: Configuring and Verifying Switch Interfaces Flashcards
Describe the purpose of FLPs.
Fast Link Pulses (FLPs) exchange data between devices to identify what speeds and duplexes they support
In regards to parallel detection, what is the default duplex on a switchport for a speed of 10 or 100 Mbps?
Half Duplex
In regards to parallel detection, what is the default duplex on a switchport for a speed faster than 100 Mbps?
Full Duplex
In regards to parallel detection, how does a switchport choose what speed to use when the PC on the other end of the link has autonegotiation disabled?
By sensing what type of signaling is being used
What type of networking device does not participate in autonegotiation and use FLP messages?
LAN Hubs
What is the default status of auto-MDIX on a Cisco switchport’s configuration?
Enabled
What is the command to disable the use of auto-MDIX on a switchport?
no mdix auto
Which 3 switchport commands are enabled by default and do not show in the running-config?
speed auto
duplex auto
mdix auto
An engineer enters the command “speed 1000” on a switchport, followed by the command “no speed 1000”. What speed will the switchport be set to?
The default speed setting for a switchport:
speed auto
What command can be used to show the entire running configuration, including the default commands that are not typically shown?
show running-config all
What field in the command “show interface x” details the layer 1 status?
The Line Status
What field in the command “show interface x” details the layer 2 status?
The Protocol Status
When a switch does not receive autonegotiation FLP messages, how does it choose its speed and duplex?
By using autonegotiation parallel detection logic
Describe what is indicated by the “runt” error counter on a switchport interface?
Frames that did not meet the minimum 64 byte size
Describe what is indicated by the “giant” error counter on a switchport interface?
Frames that are larger than the maximum 1518 byte size