7 - Switches Flashcards
What protocol is used to prevent loops on a switch?
STP or spanning tree protocol
What are the names of the led lights on a switch?
Syst or system rps or redundant power system stat or port status duplx or duplex speed
What are the switching modes?
store and forward switching
cut through switching
adaptive cut through switching
fragment free switching
What switching mode receives the entire frame before forwarding the frame? It also verify that no CRC errors are present.
Store and forward switching mode
What switching mode begins forwarding a frame after the first six bytes forwarding the frame before its fully received?
cut through switching mode
What switching mode provides a balance between store and forward switching and cut through switching?
adaptive cut through switching mode
What switching mode has to receive 64 bytes of the frame before deciding whether to forward the frame?
fragment free switching mode
What standard allows compliant devices to automatically communicate port speed and duplex over a 10Mb or 100Mb connection?
IEEE 802.3u
What standard allows compliant devices to automatically communicate port speed and duplex over a 1000Mb connection?
IEEE 802.3z
What is displayed in the show interfaces command?
status of interfaces ip addresses interface speeds number of packets sent and received error counts
What is a cause of excessive noise?
usually a physical media problem, bad cable
How do you detect excessive noise errors?
show interfaces:
high number of CRC errors
low number of collisions
What is a cause of too many collisions?
too many nodes on a segment
bad nic
duplex mismatch
How do you detect collision errors?
show interfaces:
high number of collisions
What is a symptom of late collision errors?
duplex mismatch
network segment is too long
How do you detect late collision errors?
show interfaces:
high number of late collisions
What is a symptom of duplex mismatch errors?
intermittent connectivity
performance problems
How do you detect duplex mismatch errors?
show interfaces:
high number of collisions
high number of late collisions