neighbor clear-counters

This command clears all BGP counters for this peer.

Syntax

neighbor ip-address clear-counters

Parameters

ip-address Specifies a BGP peer as a valid IPv4 address in dotted-quad format or as a valid IPv6 address in colon-separated format.

Defaults

None.

Mode

BGP Router Configuration.

Example

The following example clears all the counters on neighbor 200.51.1.1:

System(su-config)->router bgp 65151
System(su-config-bgp)->bgp router-id 159.1.1.9
System(su-config-bgp)->neighbor 200.51.1.1 clear-counters
System(su-config-bgp)->