Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  BGP Address-Family (IPv4/IPv6) Configuration Mode Commands 
neighbor  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
1523 
neighbor 
Configures the IPv4/IPv6 Address Family for BGP routers that interconnect to non-broadcast networks. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > BGP Configuration > BGP Address-Family Configuration 
configure > context context_name > router bgp as_number > address-family 
address_family_type
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-bgp-af-v6)# 
Syntax
 
[ no ] neighbor ip_address { activate | advertisement-interval adv_time | capability 
graceful-restart | default-originate [ route-map 
 map_name ] | distribute-list dist_list 
{ in | out } | ebgp-multihop [ max-hop 
number ] encrypted password encryp_password fall-
over bfd multihop | filter-list 
filt_list { in | out } | max-prefix max_num [ threshold 
thresh_percent ] [ warning-only ] next-hop-self | password password | remote-as AS_num | 
remove-private-AS | restart-time 
rest_time | route-map map_name { in | out} | send-
community { both | extended | standard } | shutdown | srp-activated-soft-clear | timers { 
connect-interval 
connect_interval [ keepalive-interval keepalive_interval  holdtime-
interval 
holdtime_interval [ min-peer-holdtime-interval min_peer_hold_interval ] ] | 
keepalive-interval 
keepalive_interval holdtime-interval holdtime_interval { connect-
interval 
connect_interval | min-peer-holdtime-interval min_peer_hold_interval [ connect-
interval 
connect_interval  ] } } | update-source ip_address | weight value } 
no
 
Delete the specified parameter from the router configuration. 
neighbor
 
ip_address
 
Specifies the IP address of a BGP neighbor. 
ip_address
 must be in IPv4 dotted-decimal or IPV6 colon-
separated-hexadecimal notation. 
activate
 
Enables the exchange of routes with this neighbor. 
advertisement-interval
 
adv_time
 
Specifies the minimum interval (in seconds) between sending BGP routing updates. 
adv_time
 must be an integer from 0 through 600. Default: 30 
capability graceful-restart
 
Configures graceful re-start attributes.