Description
Command
CLI 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 connected
BGP 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
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 (VRF)
Configuration Mode
Redistributes routes into BGP from
another protocol as BGP neighbors.
redistribute connected
BGP Address-Family (VRF)
Configuration Mode
Enables the exchange of IPv4 VRF
routing information. There is a
different mode for each
address-family.
address-family { ipv4 vrf
vrf_name | vpnv4 }
BGP Configuration Mode
Configures a VPNv6 address family
and IPv6 VRF routing in BGP.
address-family { ipv6 vrf
vrf_name
|
vpnv6 }
BGP Configuration Mode
Adds a VRF to BGP and switches
to the VRF Configuration mode to
allow configuration of BGP
attributes for the VRF.
ip vrf vrf_name
BGP Configuration Mode
ASR 5500 System Administration Guide, StarOS Release 21.5
247
BGP MPLS VPNs
VPN-Related CLI Commands