Connectivity Guide

Table Of Contents
Usage Information None
Example
OS10# clear ip bgp dampening 1.1.15.5
Supported Releases 10.3.0E or later
clear ip bgp ap-statistics
Clears all or specic IPv4 or IPv6 ap counts of prexes.
Syntax
clear ip bgp [vrf vrf-name] [ipv4–address | ipv6–address] flap-statistics
[ipv4–prefix | ipv6–prefix]
Parameters
vrf vrf-name — (OPTIONAL) Enter vrf then the name of the VRF to clear ap statistics information.
ipv4–address — (Optional) Enter an IPv4 address to clear the ap counts of the prexes learned from the
given peer.
ipv6–address — (Optional) Enter an IPv6 address to clear the ap counts.
ipv4–prefix — (Optional) Enter an IPv4 prex to clear the ap counts of the given prex.
ipv6–prefix — (Optional) Enter an IPv6 prex to clear the ap counts of the given prex.
Default Not congured
Command Mode EXEC
Usage Information None
Example (All
Prexes)
OS10# clear ip bgp flap-statistics
Example (IPv4)
OS10# clear ip bgp 1.1.15.4 flap-statistics
Example (Given
Prex)
OS10# clear ip bgp flap-statistics 1.1.15.0/24
Supported Releases 10.3.0E or later
connection-retry-timer
Congures the timer to retry the connection to BGP neighbor or peer group.
Syntax
connection-retry-timer retry-timer-value
Parameters retry-timer-value — Enter the time interval in seconds, ranging from 10 to 65535.
Defaults 60 seconds
Command Modes
CONFIG-ROUTER-NEIGHBOR
CONFIG-ROUTER-TEMPLATE
Usage Information The no version of this command resets the timer to default value..
Example
OS10(config-router-neighbor)# connection-retry-timer 1000
OS10(config-router-template)# connection-retry-timer 100
Supported Releases 10.3.0E or later
Layer 3 359