BPG 2.0 Flashcards
Can MED be configured via redistribution, inbound, and outbound updates?
true
MED must be regenerated when set by an iBGP peer to allow its propagation to an eBGP peer, it can be reset, incremented, or decremented
true
By default, MED is used as a tie-breaker when the same prefix is received from different ASes
false
By default, announcements without MED receive the worst value
false, the best value. This can be changed: bgp bestpath med missing-as-worst
The BGP bestpath med always should be activated only on edge routers
false, it must be consistent throughout the network to avoid loops
What are the 3 types of communities and their lengths?
Standard: 32 bits > 16:16, Extended: 64 bits: 16 type 32:16 or 16:32, Large: 96 bits: 32:32:32
What is the proposed structure for large communities?
32 bits - Source AS > 32 Bits action > 32 bits destination AS
When a route is reflected, the reflector creates the BGP Cluster List attribute and attaches it to the route if it does not exist
true
If the route is received by a route reflector in the same cluster, it will recognize its cluster ID number in the cluster list and accept it
false
The route reflector client sets an extra BGP attribute, called Originator ID
False, the first RR at the moment of reflection. The RR sets the Originator = client that originates the prefix.
The Originator ID does not prevent RR Clients from receiving looped routes
false, it does prevent
Reflected routes are preferred over non-reflected routes.
false, reflected routes are worse than non-reflected routes
Reflected routes with a smaller cluster list are preferred
true, same concept as the AS path
What two attributes are modified by the RR when reflecting the route?
Cluster List and Originator ID
Reflected routes between RRs with the same cluster ID are accepted
false