Cisco Cisco ASR 5700

Page of 8994
  BGP Address-Family (VRF) Configuration Mode Commands 
neighbor  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1633 
distribute-list
 
dist_list
 
{in | out}
 
Filter updates to and from this neighbor based on a route access list. 
Default: No filtering is performed. 
dist_list
: 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]
 
Allow external BGP (eBGP) neighbors not on directly connected networks. 
max-hop
 
number
: The maximum number of hops allowed to reach a neighbor. 
number
 must be an integer 
from 1 through 255. 
Default hop count: 255 
filter-list
 
filt_list
 
{ in | out }
 
Establish BGP filters based on an AS path access list 
filt_list
: The 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 ]
 
The maximum number of prefixes accepted from this peer. When the maximum is exceeded the neighbor 
connection is reset. 
max_num
: Specifies the maximum number of prefixes permitted. This must be an integer from 1 through 
4294967295. 
Default: No maximum prefix limit. 
threshold
 
thresh_percent
: A percentage value which specifies that when the BGP table is the specified 
percentage full from this peer warnings are sent to the neighbor. 
thresh_percent
 must be an integer from 1 
through 100. 
warning-only
: This keyword specifies that only a warning message is sent when the limit is exceeded. The 
neighbor connection is not reset 
remote-as
 
AS_num
 
Specify the AS number of the BGP neighbor. 
AS_num
: The neighbor’s autonomous system number. must be an integer from 1 through 65535. 
remove-private-AS
 
Remove the private AS number from outbound updates. 
Default: Do not remove the private AS number. 
route-map
 
map_name
 
{ in | out }
 
Apply a route map to the neighbor. 
map_name
: Specifies the route-map apply. 
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.