You confirm that the R2 and R3 routers are receiving a BGP route to the 203.0.113.0/24 network, but both routers display the route as hidden. Referring to the exhibit, which two actions solve this problem? (Choose two.)
A.
Apply the routing policy on R1 as an import policy to the IBGP group.
B.
Configure a routing policy on R1 that sets the next hop for the 203 0.113.0/24 BGP route to the IP address that R1 uses for IBGP peering.
C.
Configure a routing policy on R1 that sets the next hop for the 203.0.113.0/24 BGP route to the IP address that R1 uses for EBGP peering.
D.
Apply the routing policy on R1 as an export policy to the IBGP group.
A route being hidden in BGP usually indicates a configuration that prevents it from being used, such as a next-hop that is not reachable.
B. Configuring a routing policy on R1 that sets the next-hop to the address used for IBGP peering ensures reachability of the next-hop within the local AS.
D. Applying the correct routing policy as an export policy to the IBGP group on R1 will share the route with the IBGP peers, in this case, R2 and R3.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit