Cisco Cisco ASR 5000

Page of 9109
  BGP Configuration Mode Commands 
neighbor  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1677 
next-hop-self
 
Disables the next hop calculation for this neighbor. 
password password
 
Specifies a password that is only used inside configuration files. This should be an alphanumeric string of 1 
through 24 characters. 
remote-as
 
AS_num
 
Specify the AS number of the BGP neighbor. 
AS_num
: Specifies the neighbor’s AS number as an integer from 1 through 65535. 
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 for a neighbor to restart. 
rest_time
 must be an integer 
between 1 and 3600. 
route-map
 
map_name
 
{ in | out }
 
Applies a route map to the neighbor. 
map_name
i s 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 extended and standard 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 Service Redundancy Protocol SRP-enabled resources are modified. 
timers {[ connect-interval
 
conn_time ] | [ keepalive-interval
 
keep_time
 
holdtime-
interval
 
hold_time ]}
 
Specifies BGP timers for this neighbor. 
connect-interval
 
conn_time
: Specifies the connect timer in seconds. 
conn_time
 must be an integer 
from 0 through 65535. The default is 60 seconds. 
keepalive-interval
 
keep_time
: 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
 
hold_time
: 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.