Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
3.58 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
clear bgp ipv6 dampening (BGP4+)
Use this command to clear route dampening information and unsuppress routes that
have been suppressed routes.
Syntax clear bgp ipv6 dampening [<ipv6-addr>|<ipv6-addr/prefix-length>]
Mode
Privileged Exec
Examples
clear bgp ipv6 flap-statistics (BGP4+)
Use this command to clear the flap count and history duration for the specified prefixes.
Syntax clear bgp ipv6 flap-statistics
[<ipv6-addr>|<ipv6-addr/prefix-length>]
Mode
Privileged Exec
Examples
Parameter Description
<ipv6-addr> Specifies the IPv6 address for which BGP4+ dampening is to
be cleared, entered in hexadecimal in the format X:X::X:X.
<ipv6-addr/
prefix-length>
Specifies the IPv6 address and prefix-length for which BGP4+
dampening is to be cleared. The IPv6 address uses the format
X:X::X:X/Prefix-Length. The prefix-length is usually set
between 0 and 64.
awplus#
clear bgp ipv6 dampening 2001:0db8:010d::1
awplus#
clear bgp ipv6 dampening 2001:0db8::/64
Parameter Description
<ipv6-addr> Specifies the IPv6 address for which BGP4+ flap count and
history duration are to be cleared, entered in hexadecimal in
the format X:X::X:X.
<ipv6-addr/
prefix-length>
Specifies the IPv6 address with with prefix length for which
BGP4+ flap count and history duration are to be cleared. The
IPv6 address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.
awplus#
clear bgp ipv6 flap-statistics 2001:0db8:010d::1
awplus#
clear bgp ipv6 flap-statistics 2001:0db8::/64