Network Switching Overview Flashcards
1
Q
The Switch
A
- Forward or drop frames
- Based on the destination MAC address
• Gather a constantly updating list of MAC addresses
• Builds the list based on the source MAC address of
incoming traffic
- Maintain a loop-free environment
- Using Spanning Tree Protocol (STP)
2
Q
Learning the MACs
A
- Switches examine incoming traffic
- Makes a note of the source MAC address
• Adds unknown MAC addresses to the MAC address
table
• Sets the output interface to the received interface
3
Q
Flooding for unknown Macs
A
• The switch doesn’t always have a MAC address in the
table
• When in doubt, send the frame to everyone
4
Q
Address Resolution Protocol
A
- Determine a MAC address based on an IP address
- You need the hardware address to communicate
- arp -a
- View local ARP table