accounting-mode none
aaa group apple-group
authentication pap 1 chap 2 allow-noauthip context-name Gi_ce
ipv6 address prefix-pool vrf3-v6pool
exit
aaa-group amazon-group
radius ip vrf vrf2
aaa group default
exit
gtpp group default
exit
ip igmp profile default
exit
Bind physical interfaces with the port.
VPN-Related CLI Commands
VPN-related features and functions are supported across several CLI command modes. The following tables
identify commands associated with configuration and monitoring of VPN-related functions.
For detailed information regarding the use of the commands listed below, see the Command Line Interface
Reference.
Table 42: VPN-Related Configuration Commands
DescriptionCommandCLI Mode
Enables the exchange of routing
information with a peer router.
neighbor ip_address activate
BGP Address-Family (IPv4/IPv6)
Configuration Mode
Sends the community attributes to
a peer router (neighbor).
neighbor ip_address send
community { both | extended |
standard }
BGP Address-Family (IPv4/IPv6)
Configuration Mode
Redistributes routes into BGP from
another protocol as BGP neighbors.
redistribute connectedBGP Address-Family (IPv4/IPv6)
Configuration Mode
Enables the exchange of routing
information with a peer router.
neighbor ip_address activate
BGP Address-Family (VPNv4)
Configuration Mode
Sends the extended-community
attribute to a peer router. In VPN,
route-distinguisher and route-target
are encoded in the BGP
extended-community. This
command enables sending of BGP
routes with extended community to
a neighbor.
neighbor ip_address send
community { both | extended |
standard }
BGP Address-Family (VPNv4)
Configuration Mode
Enables the exchange of routing
information with a peer router.
neighbor ip_address activate
BGP Address-Family (VRF)
Configuration Mode
ASR 5500 System Administration Guide, StarOS Release 21.4
314
BGP MPLS VPNs
VPN-Related CLI Commands