Step 3 nsr
Example:
RP/0/RSP0/CPU0:router(config-bgp)# nsr
Enables non-stop routing.
Step 4 bgp graceful-restart
Example:
RP/0/RSP0/CPU0:router(config-bgp)# bgp graceful-restart
Enables graceful restart on the router.
Step 5 bgp router-id ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# bgp router-id 209.165.200.227
Configures the router with a specified router ID.
Step 6 address-family l2vpn evpn
Example:
RP/0/RSP0/CPU0:router(config-bgp)# address-fmaily l2vpn evpn
Enables EVPN address family globally under BGP routing process and enters EVPN address family configuration
submode.
Step 7 Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Configure the Routing Sessions Between the DCI and ToR
Perform this task to configure the routing sessions between the DCI and ToR.
SUMMARY STEPS
1. configure
2. router bgp asn_id
3. neighbor ip-address
4. remote-as autonomous-system-number
5. ebgp-multihop maximum hop count
6. update-source loopback
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
504
EVPN Features
Configure the Routing Sessions Between the DCI and ToR