Chapter 7 - Ethernet Flashcards
1
Q
What Makes up an Ethernet Frame?
A
- preamble
- destination/source addresses
- type
- data
- frame check sequence
2
Q
What Makes Up Frame Fields?
A
- frame start and stop flags
- addressing
- type
- control
- data
- error detection
3
Q
What Types of Messages Can Be Sent?
A
- Unicast: sent to a single, specific device
- Multicast: sent to a select few devices on a network
- Broadcast: targets all devices on a specific subnet network
4
Q
What are the 2 Types of Forwarding?
A
- Flooding: all devices are sent the data, with only the correct one receiving it
- Forwarding: either store-and-forward or cut-through
5
Q
How Does MAC Address Buffering Occur?
A
- Port-Based: frames stored in queues, can cause delayed transmission
- Shared Memory: frames enter a common memory buffer, dynamic allocation, no delays
6
Q
What Does the Auto-MDIX Feature Do?
A
- Automatic Medium Dependent Interface Crossover
- when enabled, the switch detects the required cable type for copper Ethernet connections and configures the interfaces accordingly