Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 753
clear ip bgp ipv6 unicast soft
c e
t
Clear and reapply policies for IPv6 unicast routes without resetting the TCP connection; that is,
perform BGP soft reconfiguration.
Syntax
clear ip bgp {* | as-number | ipv4-neighbor-addr | ipv6-neighbor-addr | peer-group name} ipv6
unicast soft [in | out]
Parameters
Command Modes
EXEC Privilege
Command
History
debug ip bgp
c e
Allows you to view all information on BGP, including BGP events, keepalives, notifications, and
updates.
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name] [in | out]
To disable all BGP debugging, enter no debug ip bgp.
Parameters
*
Clear and reapply policies for all BGP sessions.
as-number Clear and reapply policies for all neighbors belonging to the AS.
Range: 0-65535 (2-Byte)
or
1-4294967295 (4-Byte)
or
0.1-65535.65535 (Dotted format)
ipv4-neighbor-addr |
ipv6-neighbor-addr
Clear and reapply policies for a neighbor.
peer-group name
Clear and reapply policies for all BGP routers in the specified peer group.
ipv6 unicast
Clear and reapply policies for all IPv6 unicast routes.
in Reapply only inbound policies. Note: If you enter soft, without an in or
out option, both inbound and outbound policies are reset.
out Reapply only outbound policies. Note: If you enter soft, without an in or
out option, both inbound and outbound policies are reset.
Version 8.4.1.0 Added support for IPv4 multicast and IPv6 unicast routes
Version 7.8.1.0 Introduced support on S4810
Version 7.7.1.0 Introduced support on C-Series
Version 7.2.1.0 Introduced on the E-Series TeraScale
ipv6-address (OPTIONAL) 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.
peer-group
peer-group-name
Enter the keyword peer-group followed by the name of the peer
group.