Cisco ASR 9000 Series Configuration Manuallines page 423

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing IEEE 802.1ah Provider Backbone Bridge
5. neighbor peer_ip_add
6. address-family l2vpn evpn
7. address-family l2vpn evpn
8. Use the commit or end command.
DETAILED STEPS
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2
router bgp asn_id
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 100
Specifies the BGP AS number and enters the BGP configuration mode, allowing you to configure the BGP routing
process.
Step 3
address-family l2vpn evp
Example:
RP/0/RSP0/CPU0:router(config-bgp)# address-family l2vpn evpn
Enables EVPN address family under BGP routing process and enters EVPN address family configuration submode.
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-bgp)# exit
Exits the current configuration mode.
Step 5
neighbor peer_ip_add
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor 10.1.1.1
Places the router in neighbor configuration mode for BGP routing and configures the neighbor IP address as a BGP peer.
Step 6
address-family l2vpn evpn
Example:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring BGP Routing Process
397

Advertisement

Table of Contents
loading

Table of Contents