Send document comments to nexus3k-docfeedback@cisco.com
5-20
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Chapter 5      Configuring Basic BGP
Configuring Basic BGP
clear ip bgp flap-statistics [ip-neighbor | 
ip-prefix] [vrf vrf-name]
Clears route flap statistics in one or more 
networks. The arguments are as follows:
• ip-neighbor—IPv4 address of a neighbor.
• ip-prefix—IPv4. All neighbors within that 
prefix are cleared.
• vrf-name—VRF name. All neighbors in that 
VRF are cleared. The name can be any 
case-sensitive, alphanumeric string up to 64 
characters.
clear ip mbgp {ip {unicast | multicast}} 
{neighbor | * | as-number | peer-template name | 
prefix} [vrf vrf-name]
Clears one or more neighbors. * clears all 
neighbors in the address family. The arguments 
are as follows:
• neighbor—IPv4 address of a neighbor.
• as-number— Autonomous system number. 
The AS number can be a 16-bit integer or a 
32-bit integer in the form of higher 16-bit 
decimal number and a lower 16-bit decimal 
number in xx.xx format.
• name—Peer template name. The name can be 
any case-sensitive, alphanumeric string up to 
64 characters.
• prefix—IPv4 prefix. All neighbors within that 
prefix are cleared.
• vrf-name—VRF name. All neighbors in that 
VRF are cleared. The name can be any 
case-sensitive, alphanumeric string up to 64 
characters.
Command Purpose