Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 751
Command Modes
EXEC Privilege
Command
History
clear ip bgp peer-group
c e
Reset a peer-group’s BGP sessions.
Syntax
clear ip bgp peer-group peer-group-name
Parameters
Command Modes
EXEC Privilege
Command
History
clear ip bgp ipv6 dampening
c e
Clear information on route dampening and return suppressed route to active state.
Syntax
clear ip bgp ipv6 unicast dampening [ipv6-address]
Parameters
Command Modes
EXEC Privilege
Command
History
multicast (OPTIONAL) Enter the keyword multicast to select the multicast option
within the selected address family.
Multicast is supported on IPv4 only
soft (OPTIONAL) Enter the keyword soft to configure and activate policies
without resetting the BGP TCP session, that is, BGP Soft Reconfiguration.
Note: If you enter clear ip bgp ip6-address soft, both inbound and
outbound policies are reset.
in (OPTIONAL) Enter the keyword in to activate only inbound policies.
out (OPTIONAL) Enter the keyword out to activate only outbound policies.
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
peer-group-name
Enter the peer group name to reset the BGP sessions within that peer group.
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
ipv6-address Enter the IPv6 address in the x:x:x:x::x format followed by the prefix length in
the
/x format.
Range: /0 to /128
The
:: notation specifies successive hexadecimal fields of zeros
Version 8.4.2.1 Introduced on C-Series and S4810.