Basic Network Fundamental (Broadcast Strom, MAC Address Flapping, Spanning Tree Protocol (STP), STP Working principle, Details of Bridge Protocol Data Units - BPDU)
What is the Broadcast Storm?
• The network will be too congested for legitimate traffic to use the network. This is called a Broadcast Storm.
What is the MAC Address Flapping?
• When frames with the same source MAC address repeatedly arrive on different interfaces, the switch is continuously updating the interface in its MAC address table. This called MAC address Flapping.
What is the STP (Spanning Tree Protocol)?
• STP stands for Spanning Tree Protocol (IEEE 802.1D) and it is a Layer 2 Protocol.
• It prevents Layer 2 loops (broadcast storm and MAC address flapping) by placing redundant ports in a blocking state, essentially disabling the interface.
• Interfaces in a forwarding state behave normally. They send and receive all normal traffic.
• Interfaces in a blocking state only send or receive STP message, this is called BPDUs = Bridge Protocol Data units.
How STP (Spanning Tree Protocol) works?
• By selecting which ports are forwarding and which ports are blocking, STP creates a single path to/from each point in the network. The prevents Layer 2 loops.
• STP-enabled switches and hello BPDUs out of all interfaces, the default timer is 2 seconds. (the switch will send a Hello BPDU out of every interface, once every 2 seconds)
• If a switch receives a Hello BPDU on an interface it knows that interface is connected to another switch (because routers PCs etc. do not use STP, so they do not send Hello BPDUs.
What exactly are these BPDUs used for?
• Bridge Protocol Data Units (BPDUs) are the messages that are transmitted across LAN networks to enable switches to participate in Spanning Tree Protocol (STP) by gathering information about each other.
• It contains information regarding switch ports such as port ID, port priority, port cost, and MAC addresses.
• A switch sends BPDUs from their origin port to a multicast address with a destination MAC address.
• Switches use one field in the STP BPDU, the Bridge ID field, to elect a root bridge for the network.
• The switch with the lowest Bridge ID becomes the root bridge.
• All ports on the root bridge are put in a forwarding state.
======================================
"This Content Sponsored by Genreviews.Online
Genreviews.online is One of the Review Portal Site
Website Link: https://genreviews.online/
Sponsor Content: #genreviews.online, #genreviews, #productreviews, #bestreviews, #reviewportal"
Comments
Post a Comment