Connectivity Guide

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
confederation
Congures an identier for a BGP confederation.
Syntax
confederation {identifier as-num | peers as-number}
Parameters
identifier as-num —Enter an AS number, from 0 to 65535 for 2 bytes, 1 to 4294967295 for 4 bytes, or
0.1 to 65535.65535 for dotted format.
peers as-number—Enter an AS number for peers in the BGP confederation, from 1 to 4294967295.
Default Not congured
Command Mode ROUTER-BGP
Usage Information
Congure your system to accept 4-byte formats before entering a 4-byte AS number. All routers in the
Confederation must be 4-byte or 2-byte identied routers. You cannot have a mix of 2-byte and 4-byte identied
routers. The autonomous system number you congure in this command is visible to the EBGP neighbors. Each
Layer 3 467