
BGP and BGP4+ Introduction
How to enable BGP and BGP4+ Route Dampening
To enable BGP route dampening, use the command below in Router Configuration mode:
awplus(config)#
router bgp <asn> This command enters Router Configuration mode
awplus(config-router)#
bgp dampening This command enables BGP route dampening in Router Configuration mode.
To enable BGP4+ route dampening, use the command below in Address Family
Configuration mode:
awplus(config)#
router bgp <asn> This command enters Router Configuration mode
awplus(config-router)#
awplus(config-router-af)#
bgp dampening This command enables BGP4+ route dampening in Address Family Configuration mode.
How to monitor BGP and BGP4+ Route
Dampening
You can monitor the flaps of all the paths that are flapping. The statistics will be deleted once the route is not suppressed and is stable for at least one
awplus#
show ip bgp dampening This command displays BGP flap statistics for all IPv4 paths
flap-statisticsparameters}
awplus#
show bgp ipv6 dampening This command displays BGP4+ flap statistics for all IPv6 paths
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
1.24 | AlliedWare PlusTM Operating System - Software Version |