Implement per family prefix limit for bgp peers
Bug #1697345 reported by
Nischal Sheth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Fix Committed
|
Wishlist
|
Nischal Sheth | |||
R4.0 |
Fix Committed
|
Wishlist
|
Nischal Sheth | |||
Trunk |
Fix Committed
|
Wishlist
|
Nischal Sheth |
Bug Description
Implement per address family prefix limits for bgp peers. It should
limit the number of primary paths learned from a given peer. This is
expected to be used commonly for BGPaaS peers but can be used for
regular peers as well.
The peer should get reset after sending a notification with a cease
subcode of MaxPrefixes. Additionally, a configurable idle-timeout
should be supported so that the peering stays down for the specified
time before being brought up.
UI changes to configure the prefix-limit and idle-timeout are tracked
by bug 1707803.
Review in progress for https:/ /review. opencontrail. org/33173
Submitter: Nischal Sheth (<email address hidden>)