JN0-663 · Question #58
Click the Exhibit button. RR: protocols { bgp { group ebgd { type external; peer-as 100; neighbor 172.16.1.1 { description R1; } } group ibgp { type internal; neighbor 172.16.1.2 { description R2; }…
The correct answer is B. routes from R1 C. routes from R2. cluster 0.0.0.1; no-client-reflect; Disable intracluster route redistribution by the system acting as the route reflector. Include this statement when the client cluster is fully meshed to prevent the sending of redundant route If the RR receives a route from a client peer, it…
Question
Click the Exhibit button. RR:
protocols { bgp { group ebgd { type external; peer-as 100; neighbor 172.16.1.1 { description R1; } } group ibgp { type internal; neighbor 172.16.1.2 { description R2; } group cluster { type internal; neighbor 172.16.1.3 { description R3; } neighbor 172.16.1.4 { description R4; } neighbor 172.16.1.5 { description R5; } cluster 0.0.0.1; no-client-reflect; } } } Router RR is receiving routes from R1, R2, R3, and R4 as shown in the exhibit. Which routes will RR advertise to R5? (Choose two.)
Exhibit
Options
- Aroutes from R4
- Broutes from R1
- Croutes from R2
- Droutes from R3
How the community answered
(21 responses)- A19% (4)
- B71% (15)
- D10% (2)
Explanation
cluster 0.0.0.1; no-client-reflect; Disable intracluster route redistribution by the system acting as the route reflector. Include this statement when the client cluster is fully meshed to prevent the sending of redundant route If the RR receives a route from a client peer, it reflects the route to all nonclients and all client peers except the client who originated the route. (Note: If you configure the parameter no-client- reflect,the RR does not reflect routes to other clients. Include this statement only when all the clients are fully meshed.) https://jncie.files.wordpress.com/2008/09/350009_-junos-bgp-route-reflection-configuration-and-
Topics
Community Discussion
No community discussion yet for this question.
