Review - Chapter 1 Flashcards
Switches include support for what features?
○ Application intelligence ○ Unified network services ○ Nonstop communications ○ Integrated security ○ Operational manageability
Broadcast Domain
A set of network devices that receive broadcast frames from any device within the group and is limited to a specific Layer 2 segment that contains a single IP subnet
MAC Address
○ 6 byte data link layer address required for every port/device
○ Used to locate specific ports and for routing/data structures
Other names for MAC addresses
○ Hardware address
○ MAC layer address
○ Physical address
Forwarding
If the destination MAC address is found in the CAM table, the switch sends the frame out the port that is associated with that destination MAC address
Filtering
If the associated port to send the frame out is the same port that the frame originally came in on, there is no need to send the frame back out the same port and the frame is ignored
Flooding(1)
If the destination MAC address is not in the CAM table the switch sends the frame out all other ports in the same VLAN as the received frame but not the port which the frame was received
Flooding(2)
If the destination MAC address of the received frame is the broadcast address the frame is sent out all ports in the same VLAN as the received frame but not the port which the frame was received
VLANs
A grouping of ports on a switch called a virtual local-area network that can each be considered an individual LAN segment
Trunking
A mechanism that is most often used to allow multiple VLANs to function independently across multiple switches
Trunk Port
A port that can be configured to send and receive traffic for many VLANs
Tagging
When a trunk port attaches VLAN information to each frame
Spanning Tree Protocol (STP)
A dynamic protocol whose purpose is to identify and temporarily block the loops in a network segment or VLAN and involves electing a root bridge or switch
Port Channels
A technique used when you have multiple connections to the same device. It groups ports together to work as one unit
Multilayer Switching (MLS)
The ability of a switch to forward frames based on information in the Layer 3 and sometimes Layer 4 header