Reference Guide

Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.5.1.0 Introduced
Related
Commands
capture bgp-pdu neighbor — enables capture of an IPv4 BGP neighbor packet.
show capture bgp-pdu neighbor — displays BGP packet capture information for an
IPv6 address on the E-Series.
clear ip bgp
Reset BGP sessions. The soft parameter (BGP Soft Reconfiguration) clears the policies without resetting
the TCP connection.
C9000 Series
Syntax
clear ip bgp [vrf vrf-name] [* | <1–4294967295> | <0.1–
65535.65535> | A.B.C.D {soft {in | out}} | X:X:X:X::X {soft {in
| out}} | dampening | flap-statistics | ipv4 | ipv6 | peer-
group]
Parameters
vrf vrf-name Enter the keyword vrf and then the name of the VRF to
clear all BGP sessions corresponding to that VRF.
NOTE: Use this attribute to clear a BGP instance
corresponding to either a specific address family in a
default VRF or an IPv4 address family in a a non-default
VRF.
* Enter an asterisk ( * ) to reset all BGP sessions.
<1-4294967295> Enter <1-4294967295> to clear peers with the AS number.
<0.1-65535.65535
>
Enter <0.1-65535.65535> to clear peers with the AS number
in dot format.
A.B.C.D Enter the BGP neighbor address in the A.B.C.D format to
clear.
X:X:X:X::X Enter the BGP neighbor address in the X:X:X:X::X format to
clear.
Border Gateway Protocol
413