Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE) PDF Download

Redundant links are implemented in networks to ensure continuity and reliability by providing backup paths when a primary link fails. However, these redundant links can introduce several problems. Below are the common issues associated with redundant links:

Broadcast Storm

When a broadcast frame (a message sent to all devices) is transmitted, a switch forwards it to all its ports. In the absence of loop prevention mechanisms, switches will perpetually flood broadcasts throughout the network, consuming all available bandwidth.

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

  • Impact: A broadcast storm can quickly incapacitate the entire network.
  • Example: In a network with three interconnected switches designed for redundancy, if a broadcast is initiated by one device, each switch will forward the broadcast to all its ports. This creates a loop where switches continuously send and receive the broadcast, consuming all bandwidth and potentially shutting down the network.

Multiple Copies

A device can receive multiple copies of the same frame if the frame arrives from different network segments simultaneously.

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

  • Impact: Most network protocols are not equipped to handle duplicate transmissions effectively, leading to potential errors.
  • Example: In a topology where a router is connected to two switches, if a host sends a unicast frame to the router via one switch, the router may receive the frame directly and through an alternate path involving another switch, resulting in multiple copies of the same frame.

MAC Table Thrashing

Switches maintain MAC address tables to forward frames correctly. When a switch receives frames from the same source through multiple links, it can become confused, leading to instability in the MAC address table.

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

  • Impact: Instability in the MAC address table causes unreliable network behavior.
  • Example: If a frame from host A is transmitted to host B through multiple switches, each switch may receive the frame on different ports. This confuses the switches and destabilizes their MAC address tables.

Solution: Spanning Tree Protocol (STP)

To mitigate these issues, the Spanning Tree Protocol (STP) is utilized. STP prevents network loops by blocking redundant paths, ensuring only a single active path is used for data transmission at any given time. If the primary path fails, STP dynamically activates a backup path, maintaining network stability and preventing the problems associated with redundant links.

The document Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE) is a part of the Computer Science Engineering (CSE) Course Computer Networks.
All you need of Computer Science Engineering (CSE) at this link: Computer Science Engineering (CSE)
21 videos|113 docs|66 tests

Top Courses for Computer Science Engineering (CSE)

FAQs on Redundant Link Problems - Computer Networks - Computer Science Engineering (CSE)

1. What are redundant links in networks and why are they problematic?
Ans. Redundant links in networks are additional connections between network devices that serve as backups in case the primary link fails. However, these redundant links can create loops in the network, leading to broadcast storms and degraded network performance.
2. What is the Spanning Tree Protocol (STP) and how does it help in resolving redundant link issues?
Ans. The Spanning Tree Protocol (STP) is a network protocol that prevents loops in Ethernet networks by dynamically disabling redundant links. STP helps in selecting the most efficient path for data transmission while blocking redundant links to avoid network issues.
3. How does STP determine which links to block in order to eliminate loops in the network?
Ans. STP uses a process called bridge protocol data unit (BPDU) exchange to determine the network topology and identify redundant links. Based on this information, STP selects a root bridge and disables certain links to create a loop-free network.
4. What are the common problems that can arise when redundant links are not properly managed in a network?
Ans. If redundant links are not managed correctly, network issues such as broadcast storms, packet loss, and network congestion may occur. These problems can lead to network downtime, slow performance, and potential data loss.
5. How can network administrators configure and monitor STP to ensure effective management of redundant links in a network?
Ans. Network administrators can configure STP parameters such as bridge priority and port cost to influence the path selection process. They can also use network monitoring tools to track STP status and detect any issues related to redundant links in the network.
21 videos|113 docs|66 tests
Download as PDF
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

MCQs

,

study material

,

Sample Paper

,

Summary

,

practice quizzes

,

ppt

,

video lectures

,

Previous Year Questions with Solutions

,

shortcuts and tricks

,

past year papers

,

Viva Questions

,

Important questions

,

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

,

Extra Questions

,

pdf

,

Exam

,

Free

,

Semester Notes

,

Objective type Questions

,

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

,

mock tests for examination

,

Redundant Link Problems | Computer Networks - Computer Science Engineering (CSE)

;