Switching and VLANS Flashcards
Switching Loop
Switching or bridging loops occur when there is more than one 2 layer path
Broadcasts or multicasts sent out on the network and broadcast traffic is flooded out of all ports
Broadcast frames will repeat and flood the network continuously until the CPU and Bandwidth are completely consumed on the switches
STP
Spanning Tree Protocol is a loop prevention protocol. 802.1D
Creates a loop-free ethernet topology amongst switches
Switches talk to each other and build a map of the tree
Switches block redundant ports between other switches which ensures there will be only one path and no loops
Runs on most modern switches by default
BPDU
Switches communicate about STP using Bridge Protocol Data Unit.
Contains the switch MAC address and STP priority value (Bridge ID)
Switch elect the Spanning Tree Root Bridge using Bridge ID, determined by lowest # Bridge ID
Root Bridge
Where all the other switches will lead back to, central location ideal.
If left as the default the Root Bridge will be the switch with the lowest MAC address
802.1D
STP, Spanning Tree Protocol
is a loop prevention protocol. 802.1D
Creates a loop-free ethernet topology amongst switches
Switches talk to each other and build a map of the tree
Switches block redundant ports between other switches which ensures there will be only one path and no loops
Runs on most modern switches by default
RSTP
Rapid Spanning Tree. 802.1W
Faster than classic spanning tree
RSTP has less port states and faster convergence
MSTP
Multiple Spanning Tree Protocol
PVST
Per-VLAN Spanning Tree
SPB
Shortest Path Bridging is the most recent evolution of these Spanning Tree Protocols
Switch Ports
Always have a speed and duplex setting
“Anything with a NIC has a speed and duplex setting”
Speed and Duplex must match between each connection, AKA full duplex or half duplex
POE
Power over Ethernet. 802.3AF
Provides electrical power to POE capable devices of a CAT5 or better cable
Do not require a traditional powercord
POE+ is 802.3at and can provide up to 25.5 watts for type 2 devices
802.1W
RSTP, Rapid Spanning Tree Protocol
Faster than classic spanning tree
RSTP has less port states and faster convergence
802.3AF
POE
Provides electrical power to POE capable devices of a CAT5 or better cable
Do not require a traditional powercord
POE+ is 802.3at and can provide up to 25.5 watts for type 2 devices
Port Bonding
Used with LACP (Link Aggregation Control Protocol) combines multiple switch ports into a single connection, bonded connections are seen and used by switches as a single link with increased bandwidth
Used on connections to upstream switches to prevent network congestion
Port Mirroring
Used to monitor traffic of a specific port
Duplicates network traffic from one port and mirrors it to another port
Can be local port mirror or remote port mirror