Cisco Cisco ASR 5700

Page of 8994
BGP Address-Family (IPv4/IPv6) Configuration Mode Commands   
▀  neighbor 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1616 
   
remove-private-AS
 
Removes the private AS number from outbound updates. Default: Do not remove the private AS number. 
restart-time
 
rest_time
 
Specifies the maximum time (in seconds) required to for neighbor to restart as an integer from 1 through 
3600.  
route-map
 
map_name
 { 
in
 | 
out
 } 
Applies a route map to the neighbor. 
map_name
 must be the name of an existing route-map in the current 
context. 
in
: Indicates that the route map applies to incoming advertisements. 
out
: Indicates that the route map applies to outgoing advertisements. 
send-community
both
 | 
extended
 | 
standard
 } 
Sends the community attributes to a peer router (neighbor). 
both
:Sends standard and extended community attributes 
extended
:Sends extended community attributes. 
standard
:Sends standard community attributes. 
shutdown
 
Administratively shuts down this neighbor. This disables exchanging routes or configuring parameters for 
this neighbor. 
srp-activated-soft-clear
 
Enables BGP updates when SRP-enabled resources are modified. 
timers
 { [ 
connect-interval
 
connect_interval
 ] | [ 
keepalive-interval
 
keepalive_interval
 
holdtime-interval
 
holdtime_interval
 ] } 
Sets BGP timers for the specified neighbor. 
connect-interval
 
connect_interval
: Specifies the connect timer (in seconds) as an integer from 0 
through 65535. The default is 60 seconds. 
keepalive-interval
 
keepalive_interval
: Specifies the frequency (in seconds) at which the current 
BGP router sends keepalive messages to its neighbor. 
keep_time
 must be an integer from 0 through 65535. 
The default is 30 seconds. 
holdtime-interval
 
holdtime_interval
: Specifies the interval (in seconds) the router waits for a 
keepalive message before declaring a neighbor dead. 
hold_time
 must be an integer from 0 through 65535. 
The default is 90 seconds. 
min-peer-holdtime-interval
 
min_peer_hold_interval
: Specifies the minimum acceptable hold 
time (in seconds) from peer for a keepalive message before declaring a neighbor dead. 
min_peer_hold_interval
 must be an integer from 0 through 65535. The default is 90 seconds. 
update-source
 
ip_address
 
Binds the specified IP address to the BGP socket that is used to communicate to the peer. 
ip_address
 is an 
IPv4 address in dotted-decimal notation. 
In most cases you should set the update-source address to the address of the loopback interface in the current 
context. By doing this, the TCP connection does not go down until there is no route for the loopback address 
in the peering router.