для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 2186
neighbor
Configures the VPNv4 or VPNv6 address family on BGP routers that interconnects to non-broadcast networks
and enables the exchange of routing information with a peer router (neighbor).
Product
All
Privilege
Security Administrator, Administrator
Command Modes
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-v4)#
Syntax Description
[ no ] neighbor ip_address { activate | advertisement-interval interval_seconds | send-community {
both | extended | standard } }
no
Delete the specified parameter from the router configuration.
neighbor ip_address
Specifies the IP address of the peer router (neighbor) in IPv4 dotted-decimal or IPv6
colon-separated-hexadecimal notation.
activate
Enables the exchange of routing information with this neighbor.
advertisement-interval interval_seconds
Specifies the minimum interval in seconds between sending BGP routing updates as an integer from 0 through
600.
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.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1852
BGP Address-Family (VPNv4/VPNv6) Configuration Mode Commands
neighbor