0
0
Computer Networksknowledge~5 mins

BGP and inter-domain routing in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does BGP stand for and what is its primary purpose?
BGP stands for Border Gateway Protocol. Its primary purpose is to exchange routing information between different autonomous systems (AS) on the internet, enabling inter-domain routing.
Click to reveal answer
beginner
What is an Autonomous System (AS) in the context of BGP?
An Autonomous System is a collection of IP networks and routers under the control of a single organization that presents a common routing policy to the internet.
Click to reveal answer
intermediate
How does BGP differ from interior routing protocols like OSPF?
BGP is used for routing between different autonomous systems (inter-domain), while OSPF is used within a single autonomous system (intra-domain). BGP focuses on policy and path selection, not just shortest path.
Click to reveal answer
intermediate
What is the role of BGP attributes in route selection?
BGP attributes like AS_PATH, NEXT_HOP, and LOCAL_PREF help routers decide the best path to a destination by applying policies and preferences.
Click to reveal answer
intermediate
Why is BGP considered a path vector protocol?
BGP is called a path vector protocol because it maintains the path information (sequence of AS numbers) that data must traverse to reach a destination, helping prevent routing loops.
Click to reveal answer
What does BGP primarily manage?
ARouting within a single network
BSwitching data packets inside a LAN
CRouting between different autonomous systems
DEncrypting internet traffic
Which of the following is NOT a BGP attribute?
ALOCAL_PREF
BTTL
CAS_PATH
DNEXT_HOP
An Autonomous System is best described as:
AA group of networks under one administrative control
BA single router on the internet
CA type of firewall
DA protocol for encrypting data
Which protocol is used for routing inside an autonomous system?
ABGP
BFTP
CHTTP
DOSPF
Why does BGP keep track of the AS_PATH?
ATo prevent routing loops
BTo speed up packet delivery
CTo encrypt data
DTo assign IP addresses
Explain how BGP enables communication between different networks on the internet.
Think about how different organizations connect their networks.
You got /4 concepts.
    Describe the difference between BGP and interior routing protocols like OSPF.
    Consider where each protocol is used and what problems they solve.
    You got /4 concepts.