Computer Network Tutorial

Introduction of Computer Network Types of Computer Network Network Topology Computer Networking Architecture Transmission Modes (Data Flow) Basic Networking Devices Integrate Services Digital Network (ISDN)

Model

OSI Model TCP/IP Model

Physical Layer

Digital Transmission Analog Transmission Transmission Media Switching

Data Link Layer

Error detection and Error correction Data Link Control Multiple Access Aloha

Network Layer

Network Layer - Logical Address Address Mapping Unicast Routing Protocol

Transport Layer

Process to Process Delivery User Datagram Protocol Transmission Control Protocol Stream Control Transmission Protocol Session Layer and Presentation Layer

Application Layer

Domain Name System Application Protocol E-mail Cryptography

Misc

Classes of Routing Protocols Classification of Routing Algorithms Controlled Access Protocols in Computer Networks Differences between IPv4 and IPv6 Fixed and Flooding Routing Algorithms Advantages and Disadvantages of Fibre Optics Cable APIPA Difference between Active and Passive FTP Fiber Optics and its Types Method of Joining and Fusion of Fiber Optic Cable Define Framing in Computer Network Disadvantages of Computer Network Mesh Topology Diagram in Computer Network Ring Topology in Computer Network Star Topology in Computer Networks 4G Mobile Communication Technology Advantages and Disadvantages of LAN Advantages and Disadvantages of MAN Advantages and Disadvantages of WAN Application Layer in OSI Model Cyclic Redundancy Check Example Data link layer in OSI model Difference between Transport and Network Layer Hamming Code Example Network Layer in OSI Model Session Layer in OSI Model Transport Layer in OSI Model Two Port Network in Computer Networks Uses of Computer Networks What is Computer Network What is Framing in a Computer Network Advantages and Disadvantages of Bus Topology Difference between Star Topology and Bus Topology Subnetting in Computer Network Subnetting Questions and Answers What is Bus Topology What is Network Topology and Types in Computer Networks Access Control in Networking Basic Characteristics of Computer Network Benefits of SOCKS5 Proxy in Computer Networks Computer Network viva Questions Difference between BOOTP and RARP Difference Between Network Topologies and Network Protocols Difference between NFC and RFID Difference Between Point-to-Point Link and star Topology Network Differences Between MSS and MTU Differences Between Trunk Port and Access Port Different Modes of Communication in Computer Networks MIME Protocol in Computer Networks Modes of Communication in Computer Networks Network Attack in Computer Network Port Address in Networking Simplest Protocol in Computer Network Sliding Window Protocol in Computer Network Stop And Wait Protocol in Computer Networks TCP 3-Way Handshake Process in Computer Networks What is a Proxy Server What is APPN What is ICMP Protocol What is Point-to-Point Protocol What is Port Address in Networking What is the HDLC Protocol What is VRRP Protocol Difference Between Analog and Digital Signals Difference Between Hub and Repeater Difference between Repeater and Switch Difference Between Transparent Bridge and Source Routing Bridge Source Routing Bridge in Computer Networks Transparent Bridge in Computer Networks Transport Protocol in Computer Networks Types of CSMA in Computer Networks What is Wired and Wireless Networking Network Security in Computer Network Disadvantages of Extranet Difference Between TELNET and FTP Define Protocol in Computer Networks Guided Transmission Media in Computer Network What is a Gateway in a Computer Network IGMP in Computer Networks LAN Protocols in Computer Networks MAN Meaning in Computer Modulation Techniques in Computer Networks Switching in DCN TCP/IP Applications What is IGMP? What is Modem in Networking What is Non-Persistent CSMA Difference between Cell Splitting and Cell Sectoring Forouzen Computer Network Open Loop and Closed Loop Congestion Control Types of Cluster Computing WAP-Wireless Access Point What are the elements of the Transport Protocol Difference between Gateway and Switch Flow Control in Data Link Layer Body Area Network Flooding in Computer Network Token Ring in Computer Networks VoIP in Computer Networks What is Infrared Transmission Congestion Control Techniques Forward Error Correction (FEC) Switching Techniques What is Telnet in Computer Network What are the Types of IPv4 Addresses IEEE 802.6 (DQDB) IEEE 802.15.4 Technology What is HDLC (High-level Data Link Control)? What is SMS Hubbing in Telecom? Circuit Switching in Computer Networks Communication Satellites in Computer Networks Features of HTTP Protocol IMAP4 (Internet Message Access Protocol) Internet Services How to Set up a Wireless Router Internetwork Routing in Computer Networks Distributed Computing System Features of GSM The 802.11 MAC Sublayer Protocol What is IEEE 802.3? What are Hubs and Switches in Computer Networks? What is Modem in a Computer Network? What is multicasting in Computer Networks? GSM -The Mobile Station What is Network Server? Slotted Aloha in Computer Network What is Ethernet in Computer Networks What is Arpanet? Radio Access Network (RAN) TCP 3-Way Handshake Process PING SWEEP (ICMP SWEEP) Print Server Private IP Address Security Services in Computer Networks Protocol Data Unit (PDU) CSMA with Collision Avoidance (CSMA/CA) What is Gateway in Computer Network? Advantages of Networking Data Link Layer Design Issues DHCP in Computer Networks Internet Security Association and Key Management Protocol (ISAKMP) What is Switch Hub? Telnet Full form in Networking Multimedia Systems Quality of Service in Computer Networks What is Carrier Sense Multiple Access (CSMA)? What is Circuit Switching What is Duplex Network? What is Web Protocol Network LAN Technologies Classes in Computer Network Low-Density Parity Check (LDPC) Wireless Internet Service Providers(Wisps) What is Handshaking? Cache Server What Is WSN Network? Check Sum Error Detection Linear Bus Topology Functions of the Transport Layer Infrared Transmission in Computer Networks Digital Signal in Computer Network Digital Data Transmission in Computer Networks Define Checksum with Example Computer Network Security Requirements Brust Errors in Computer Network Back Side Bus (BSB) 2-Dimension Parity Check in Computer Network Router and Brouter Microwave Transmission in Computer Networks Magnetic Media in Computer Network A One-Bit Sliding Window Protocol CDMA-Near-Far Problem Reference Models in Computer Networks Uni-cast, Broadcast, and Multicast in Computer Networks Uses Of Bridges in Computer Networks What are Gateways in Computer Network? How to Set Up a Home Network – A 7-Step Guide GSM in Computer Networks Multicast Routing Protocols in Computer Networks Network Components Types of Ethernet in Computer Networks BGP vs.EIGRP-What's the difference? Green Cloud Computing and its Strategies Packet Switching Router in Computer Network Advantages and Disadvantages of Routers ATM Network Automatic Repeat ReQuest (ARQ) Static Routing Algorithms in Computer Network TDMA – Technology Data Link Layer services provided to the Network Layer Transmission Impairments in Computer Networks Types of Modems What are Elementary Data Link Layer Protocols What is an Ad-hoc Network? What is the IEEE 802.11 Wireless LAN Standards? What Is Tunneling in Computer Networks? What is Twisted Pair Cable

Source Routing Bridge in Computer Networks

A Source Routing Bridge (SRB) is a type of network bridge that uses source routing to forward data packets between different network segments. In an SRB network, each data packet contains the complete path that it should follow to reach its destination. This path is determined by the sender and is included in the packet header.

When a packet arrives at an SRB bridge, the bridge reads the path information from the packet header and uses this information to forward the packet to the next hop in the path. The bridge does not need to make any routing decisions of its own, as the complete path is already specified in the packet.

SRB was commonly used in IBM Token Ring networks as a way to provide deterministic routing and improve network performance. However, it has largely been superseded by other routing protocols, such as the Spanning Tree Protocol (STP) and the Rapid Spanning Tree Protocol (RSTP), which are now widely used in modern Ethernet networks.

Advantages of Source Routing Bridge

Source Routing Bridge (SRB) has several advantages over other routing protocols, including:

  • Deterministic Routing: SRB allows for deterministic routing, which means that the path a packet takes through the network is predetermined and does not depend on the routing decisions of the intermediate nodes. This can improve network performance and reduce packet loss.
  • Flexibility: SRB allows for a high degree of flexibility in network design, as the path a packet takes can be controlled by the sender. This can be useful in situations where certain paths need to be avoided or where traffic needs to be routed through specific nodes.
  • Reduced Overhead: Because the complete path is included in each packet, SRB can reduce the overhead associated with maintaining routing tables and making routing decisions at each hop.
  • Security: SRB can provide a higher level of security than other routing protocols, as the path a packet takes can be controlled by the sender and cannot be easily changed by a malicious node.

Disadvantages of Source Routing Bridge

While Source Routing Bridge (SRB) has several advantages, it also has some significant disadvantages, including:

  • Complexity: SRB is a complex routing protocol that requires significant configuration and management. It also requires specialized hardware and software, which can be expensive.
  • Limited Scalability: SRB is not as scalable as other routing protocols, as it relies on the complete path being included in each packet. This can result in increased overhead and reduced network performance as the network size grows.
  • Single Point of Failure: Because the complete path is included in each packet, SRB relies heavily on the correct functioning of the sender. If the sender fails or is compromised, the entire network can be affected.
  • Lack of Flexibility: While SRB can be flexible in terms of allowing the sender to control the path of each packet, it can also be inflexible in terms of adapting to changes in the network. Any changes to the network topology require the sender to update the path information in each packet, which can be time-consuming and error-prone.
  • Vendor-Specific: SRB is a proprietary routing protocol developed by IBM for use in Token Ring networks. This means that it may not be compatible with other network hardware or software, and may require specialized knowledge to configure and manage.

Overall, while SRB can be useful in certain network environments, it has several significant disadvantages that have limited its adoption in modern network architectures.

Applications of Source Routing Bridge

  • Source Routing Bridge (SRB) was primarily used in IBM Token Ring networks as a way to provide deterministic routing and improve network performance. Some specific applications of SRB in Token Ring networks included:
  • High-performance computing: SRB was used in high-performance computing environments, such as scientific research labs, where deterministic routing was important for ensuring that data was transmitted quickly and reliably.
  • Real-time applications: SRB was also used in real-time applications, such as video conferencing and telephony, where latency and packet loss could have a significant impact on the quality of the user experience.
  • Mission-critical applications: SRB was used in mission-critical applications, such as financial trading systems and air traffic control systems, where the reliability and security of the network were paramount. While SRB is no longer widely used in modern network architectures, its legacy can still be seen in some Token Ring networks that are still in use today. Additionally, some of the concepts and principles behind SRB have been incorporated into other routing protocols, such as the Transparent Interconnection of Lots of Links (TRILL) protocol, which is used in modern Ethernet networks.

In conclusion, Source Routing Bridge (SRB) was a legacy routing protocol developed by IBM for use in Token Ring networks. While it provided several advantages, such as deterministic routing, flexibility, and security, it also had significant disadvantages, such as complexity, limited scalability, and a lack of compatibility with other network hardware and software.