Ethernet, VLANs, and Spanning Tree Protocol Flashcards
Which switch port setting will be automatically detected even if auto-negotiation is disabled? What does it use to do this?
Speed. The switch uses the incoming electrical signal.
What Cisco switch feature automatically detects crossover and straight-through cables and swaps the pairs its ports use so copper Ethernet works properly?
Auto-MDIX
Officially, automatic medium-dependent interface crossover
What function in auto-negotiation does a switch use to determine port speed?
Fast Link Pulses
How does a switch choose a duplex setting if auto-negotiation is disabled?
It uses the default setting for the port speed.
What is the default duplex setting for:
A) 10BaseT
B) 100BaseT
C) 1000BaseT
A) half
B) half
C) full
How can you disable switch port auto-negotiation?
Statically configure the port speed and duplex.
What Ethernet port setting uses loopback circuitry?
Half duplex
When configuring speed and duplex manually, which must be set first?
Speed
Name the two most common forms of Ethernet framing.
Ethernet V2 and 802.3.
How can an Ethernet V2 frame indicate the protocol contained within it?
Via its Type field.
What are the two ways an 802.3 Ethernet frame can signal what type of traffic is contained within it?
An 802.2 (or LLC) field or a SNAP header with a Type field.
What does 802.2 use to announce the traffic type contained within the Ethernet frame?
An SSAP and a DSAP.
What makes the bits in an Ethernet address byte different from the rest of the Ethernet frame? Name two terms for this bit setup.
The bits move right-to-left in order of significance. This is called canonical or little-endian.
What is the 8th bit in the first byte of an Ethernet address used for? What’s the term for it?
It’s used to identify the address as unicast (0) or multicast (1). It’s called the I/G bit.
What’s the 7th bit in the first byte of an Ethernet address used for? What’s the term for it?
It identifies whether the address is assigned by the hardware vendor (0) or whether it’s been set by an administrator (1). The term is U/L, for Universal/Local.
What’s the OUI for an Ethernet multicast address?
0x01005E
Give the length of a SNAP header and the 802.2 DSAP that signifies it’s there.
2 bytes; 0xAA
What’s the IEEE designation for Fast Ethernet?
802.3u
What’s the IEEE designation for GigE over fiber?
802.3z
What’s the IEEE designation for GigE over copper?
802.3ab
What command displays the Ethernet addresses known to a switch?
Switch> show mac address-table
Give the maximum distance for 1000BaseLX in each of MM and SM.
MM 3 km, SM 10 km
Give the maximum distance for 1000BaseSX in each of 62.5-micron and 50-micron fiber.
62.5-micron 220 m, 50-micron 550m
Give the maximum length of 1000BaseZX.
100 km