Introduction of BGP Origin Attribute
Introduction of BGP Origin Attribute
BGP is used to exchange routing information between multiple autonomous systems (AS) on the Internet. An autonomous system is a group of networks that share a common administrative area.
BGP is used to route traffic across multiple independent systems and is the protocol used by Internet Service Providers (ISPs) to communicate routing information with one another.
⭐Related : BGP Cheat Sheet for Network Engineers
⭐Related : 51 facts about BGP routing Protocol for Network Engineers
BGP Origin Attribute
The origin is a mandatory attribute that defines the origin of the path information in a BGP network. You will see one of the three values when talk about the BGP origin attribute and these are below
- i (IGP) NLRI – Originated from an inside gateway protocol (like RIP, EIGRP, etc.).This shows that the route was added to BGP using the network command while the BGP process was running.
- e (EGP) NLRI – learned via exterior gateway protocol (EGP). An e in the BGP table indicates EGP.
- ? (incomplete) NLRI – Unknown origin. This usually indicates the route was redistributed into BGP (from either connected, static, or IGP routes). An origin code of “?” is the least preferred.
Continue Reading...
- Why BGP-SRx is a Must-Have for Large Enterprises
- 51 facts about BGP routing Protocol for Network Engineers
- BGP Conditional Advertisement Feature
- Quick facts on BGP for interviews
- BGP Protocol : iBGP vs MP-iBGP protocol
- BGP : bgp deterministic-med and bgp always-compare-med
- BGP Attribute : AIGP-BGP Accumulative IGP