300-510 · Question #78
What is a key benefit of BGP dynamic update peer groups?
The correct answer is D. Neighbors in a peer group are no longer required to share the same outbound routing policies. Traditional (static) BGP peer groups required all members to share identical outbound routing policies because a single update was generated for the entire group. This constraint made peer groups inflexible. BGP dynamic update peer groups (introduced in IOS 12.4(2)T) removed…
Question
What is a key benefit of BGP dynamic update peer groups?
Options
- ARouting updates to the same destination are grouped to increase BGP efficiency.
- BNewly configured BGP neighbors have peer group template configurations dynamically
- CDynamic update groups use iBGP neighbor information to automatically calculate route
- DNeighbors in a peer group are no longer required to share the same outbound routing policies.
- EBGP configurations are automatically optimized by routers which dynamically create BGP
How the community answered
(25 responses)- A8% (2)
- B12% (3)
- D76% (19)
- E4% (1)
Explanation
Traditional (static) BGP peer groups required all members to share identical outbound routing policies because a single update was generated for the entire group. This constraint made peer groups inflexible. BGP dynamic update peer groups (introduced in IOS 12.4(2)T) removed this restriction: the router dynamically and automatically places neighbors into update groups based on their actual outbound policies. This means you can configure per-neighbor outbound policies (route-maps, prefix-lists, etc.) without worrying about grouping constraints. The router optimizes update generation internally. A is wrong - update groups deal with neighbor grouping, not destination grouping. B is wrong - templates are a separate feature. C is wrong - route reflector functionality is separate. E is wrong - BGP configurations are not auto-optimized in this manner.
Topics
Community Discussion
No community discussion yet for this question.