Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 749
Command Modes
EXEC
EXEC Privilege
Command
History
Related
Commands
clear ip bgp * (asterisk)
c e
Reset all BGP sessions in the specified category on the E-Series. The soft parameter (BGP Soft
Reconfiguration) clears the policies without resetting the TCP connection.
Syntax
clear ip bgp * [ipv4 multicast soft [in | out] | ipv6 unicast soft [in | out] | soft [in | out]]
Parameters
Command Modes
EXEC Privilege
Command
History
clear ip bgp as-number
c e
Reset BGP sessions on the E-Series. The soft parameter (BGP Soft Reconfiguration) clears the policies
without resetting the TCP connection.
Syntax
clear ip bgp as-number [flap-statistics | ipv4 {multicast {flap-statistics | soft {in | out}} |
unicast {flap-statistics | soft {in | out}} | ipv6 unicast {flap-statistics | soft {in | out}| soft
[in | out]
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
capture bgp-pdu neighbor (ipv6) Enable capture of an IPv6 BGP neighbor packet.
show capture bgp-pdu neighbor Configure a route reflector and clients.
* Enter an asterisk ( * ) to reset all BGP sessions.
ipv4 multicast soft [in | out]
(OPTIONAL) This keyword sequence sets options within the a
specified IPv4 address family.
ipv6 unicast soft [in | out]
(OPTIONAL) This keyword sequence sets options within the a
specified IPv6 address family.
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