Cisco Cisco ASR 5700

Page of 8994
  BGP Address-Family (IPv4/IPv6) Configuration Mode Commands 
neighbor  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1615 
default-originate
 [ 
 route-map
 
map_name
 ]  
Specifies the default originate routes to this neighbor 
route-map
 
map_name
: Specifies the route-map that contains the criteria to originate default routes. 
map_name
 must be the name of an existing route-map in the current context. 
distribute-list
 
dist_list
 { 
 in | out
 }  
Filters updates to and from this neighbor based on a route access list. Default: No filtering is performed. 
dist_list
 is the name or number of an existing route-access-list. 
in
: Indicates that incoming advertised routes should be filtered. 
out
: Indicates that outgoing advertised routes should be filtered. 
ebgp-multihop
 [ 
 max-hop
 
number
 ] 
Allows eBGP neighbors that are not on directly connected networks. 
max-hop
 
number
: Specifies the maximum number of hops allowed to reach a neighbor as an integer from 1 
through 255. Default hop count: 255 
encrypted password
 
encryp_password
 
Specifies the encrypted password that is used only inside configuration files. This is an alphanumeric string 
of 1 through 24 characters. 
fall-over bfd
 
multihop
 
 Supports Bidirectional Forwarding Detection (BFD) multihop for fallover. 
filter-list
 
filt_list
 
{in | out}
 
Establishes BGP filters based on an autonomous system (AS) path access list. 
filt_list
 is name of an 
existing AS path access list. 
in
: Indicates that incoming advertised routes will be filtered. 
out
: Indicates that outgoing advertised routes will be filtered. 
max-prefix
 
max_num
 [ 
threshold
 
thresh_percent
 ] [ 
warning-only
 ] 
Specifies the maximum number of prefixes accepted from this peer. When the maximum is exceeded the 
neighbor connection is reset. 
max_num
 is an integer from 1 through 4294967295. Default: No maximum 
prefix limit. 
threshold
 
thresh_percent
: Specifies a percentage value of when the BGP table is full. When this value 
is reached peer warnings are sent to the neighbor. 
thresh_percent
 must be an integer from 1 through 100. 
warning-only
: Specifies that only a warning message is sent when the limit is exceeded. The neighbor 
connection is not reset 
next-hop-selfip_address
 
Disables the next hop calculation for this neighbor. 
passwordpassword
 
Sets a 
password
 expressed as an alphanumeric string of 1 through 24 characters. 
remote-as
 
AS_num
 
Specify the AS number of the BGP neighbor as an integer from 1 through 4294967295.