BGP Interview Questions and Answers - Basic and Advanced Levels
BGP Interview Questions and Answers - Basic and Advanced Levels
• Well-known mandatory: Must be recognized by all BGP routers, present in all BGP
updates, and passed on to other BGP routers. For example, AS path, origin, and next hop.
• Well-known discretionary: Must be recognized by all BGP routers and passed on to other
BGP routers but need not be present in an update, for example, local preference.
• Optional transitive: Might or might not be recognized by a BGP router but is passed on to
other BGP routers. If not recognized, it is marked as partial, for example, aggregator,
community.
• Optional nontransitive: Might or might not be recognized by a BGP router and is not
passed on to other routers, for example, Multi-Exit Discriminator (MED), originator ID.
• No-export– prevents the route from being advertised outsidethe local AS to eBGP peers.
• No-advertise– prevents the route from being advertised to either internal or external
peers.
• Internet – allows the route to be advertised outside the local AS.
• Local-AS – prevents the route from being advertised outside the local AS to either eBGP
orconfederate peers.