Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Notes  >  Computer Networks  >  BGB (Broader Gateway Protocol) Interdomain Routing

BGB (Broader Gateway Protocol) Interdomain Routing | Computer Networks - Computer Science Engineering (CSE) PDF Download

BGB (Broader Gateway Protocol) Interdomain Routing
The Internet is organized as autonomous systems, each of which is under the control of a single administrative entity. A corporation’s complex internal network might be a single AS, as may the network of a single Internet service provider. A key design goal of interdomain routing is that policies like the example above, and much more complex ones, should be supported by the interdomain routing system.To make the problem harder, I need to be able to implement such a policy without any help from other ASs, and in the face of possible misconfiguration or malicious behavior by other ASs.

There have been two major interdomain routing protocols in the recent history of the Internet. The first was the Exterior Gateway Protocol (EGP). EGP had a number of limitations, perhaps the most severe of which was that it constrained the topology of the Internet rather significantly. EGP basically forced a treelike topology onto the Internet, or to be more precise, it was designed when the Internet had a treelike topology, such as that illustrated in Figure. EGP did not allow for the topology to become more general. Note that in this simple treelike structure, there is a single backbone, and autonomous systems are connected only as parents and children and not as peers.

The replacement for EGP is the Border Gateway Protocol (BGP), which is in its fourth version at the time of this writing (BGP-4). BGP is also known for being rather complex. This section presents the highlights of BGP-4.As a starting position, BGP assumes that the Internet is an arbitrarily interconnected set of ASs. Given this rough sketch of the Internet, if we define local traffic as traffic that originates at or terminates on nodes within an AS, and transit traffic as traffic that passes through an AS, we can classify ASs into three types:

■ Stub AS: an AS that has only a single connection to one other AS; such an AS will only carry local traffic. The small corporation is an example of a stub AS.

■  Multihomed AS: an AS that has connections to more than one other AS but that refuses to carry transit traffic;

■  Transit AS: an AS that has connections to more than one other AS and that is designed to carry both transit and local traffic, such as the backbone providers. The first is simply a matter of scale. An Internet backbone router must be able to forward any packet second challenge in inter domain routing arises from the autonomous nature of the domains. Note that each domain may run its own interior routing protocols, and use any scheme they choose to assign metrics to paths. This means that it is impossible to calculate meaningful path costs for a path that crosses multiple ASs. A cost of 1,000 across one provider might imply a great path, but it might mean an unacceptably bad one from another provider. As a result, interdomain routing advertises only reach ability. The concept of reach ability is basically a statement that “you can reach this network through this AS.” This means that for interdomain routing to pick an optimal path is essentially impossible.

The third challenge involves the issue of trust. Provider A might be unwilling to believe certain advertisements from provider B for fear that provider B will advertise erroneous routing information.

For example, trusting provider B when he advertises a great route to anywhere in the Internet can be a disastrous choice if provider B turns out to have made a mistake configuring his routers or to have insufficient capacity to carry the traffic. the task of forwarding packets between ASs. BGP does not belong to either of the two main classes of routing protocols (distance-vector and link-state protocols) prefix.

BGB (Broader Gateway Protocol) Interdomain Routing | Computer Networks - Computer Science Engineering (CSE)
Integrating Interdomain and Intradomain Routing

The final level of complexity comes in backbone networks, which learn so much routing information from BGP that it becomes too costly to inject it into the intradomain protocol. For example, if a border router wants to inject 10,000 prefixes that it learned about from another AS, it will have to send very big link-state packets to the other routers in that AS, and their shortest-path calculations are going to become very complex.

For this reason, the routers in a backbone network use a variant of BGP called interior BGP (iBGP) to effectively redistribute the information that is learned by the BGP speakers at the edges of the AS to all the other routers in the AS. (The other variant of BGP, discussed above, runs between ASs and is called exterior BGP or eBGP.) Ibgp enables any router in the AS to learn the best border router to use when sending a packet to any address.At the same time, each router in the AS keeps track of how to get to each border router using a conventional intradomain protocol with no injected information. By combining these two sets of information, each router in the AS is able to determine the appropriate next hop for all prefixes.

 

The document BGB (Broader Gateway Protocol) Interdomain Routing | 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 BGB (Broader Gateway Protocol) Interdomain Routing - Computer Networks - Computer Science Engineering (CSE)

1. What is BGB (Broader Gateway Protocol) and how does it relate to interdomain routing?
Ans. BGB, also known as Broader Gateway Protocol, is a routing protocol used in interdomain routing. It is responsible for exchanging routing information between different autonomous systems (AS) on the internet. BGB plays a crucial role in the global routing infrastructure by facilitating the communication and exchange of routing updates between ASes, ensuring efficient and reliable interdomain routing.
2. What are the benefits of using BGB for interdomain routing?
Ans. BGB offers several benefits when used for interdomain routing. Firstly, it allows for more efficient and scalable routing by enabling the exchange of routing information between multiple ASes. It also supports policy-based routing, which gives network administrators greater control over the routing decisions at interdomain boundaries. Additionally, BGB provides enhanced security features, such as authentication and encryption, to protect against unauthorized access and tampering of routing information.
3. How does BGB handle routing updates and maintain routing tables?
Ans. BGB uses a combination of different mechanisms to handle routing updates and maintain routing tables. It employs the Border Gateway Protocol (BGP) to exchange routing information between ASes. BGB routers receive updates from neighboring routers and use the information to update their routing tables. These updates contain information about the reachability and preferences of different network destinations. BGB routers also employ various algorithms, such as the path vector algorithm, to determine the best path for forwarding traffic based on the received routing information.
4. What are some of the challenges in BGB interdomain routing?
Ans. BGB interdomain routing faces several challenges. One of the primary challenges is the scalability of the routing infrastructure. As the number of ASes and network prefixes increases, the size of BGB routing tables also grows, leading to increased memory and processing requirements. Another challenge is the potential for routing instabilities and loops due to the complex nature of interdomain routing. BGB implements mechanisms like route filtering, route dampening, and route aggregation to mitigate these issues and ensure stable routing.
5. Are there any alternatives to BGB for interdomain routing?
Ans. Yes, there are alternative routing protocols to BGB for interdomain routing. One such alternative is the Open Shortest Path First (OSPF) protocol, which is commonly used for routing within an autonomous system (intradomain routing). However, OSPF is not designed for interdomain routing and lacks certain features required for exchanging routing information between ASes. Another alternative is the Intermediate System to Intermediate System (IS-IS) protocol, which is similar to OSPF but can be used for both intradomain and interdomain routing. However, BGB remains the most widely used protocol for interdomain routing due to its scalability and advanced features.
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

shortcuts and tricks

,

ppt

,

video lectures

,

BGB (Broader Gateway Protocol) Interdomain Routing | Computer Networks - Computer Science Engineering (CSE)

,

Semester Notes

,

Objective type Questions

,

mock tests for examination

,

study material

,

Exam

,

Sample Paper

,

BGB (Broader Gateway Protocol) Interdomain Routing | Computer Networks - Computer Science Engineering (CSE)

,

pdf

,

Extra Questions

,

past year papers

,

practice quizzes

,

Summary

,

MCQs

,

Free

,

Important questions

,

BGB (Broader Gateway Protocol) Interdomain Routing | Computer Networks - Computer Science Engineering (CSE)

,

Previous Year Questions with Solutions

,

Viva Questions

;