15. suppress-unknown-unicast-flooding
16. mcast-group ip_address
17. host-reachability protocol protocol
18. 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 interface nve nve-identifier
Example:
RP/0/RSP0/CPU0:router(config)# interface nve 1
Creates the NVE interface and enters the NVE interface configuration sub-mode.
Step 3 source-interface loopback loopback-interface-identifier
Example:
RP/0/RSP0/CPU0:router(config-if)# source-interface loopback 1
Sets a loopback interface as the source interface for the VTEP.
Step 4 anycast source-interface loopback loopback-interface-identifier
Example:
RP/0/RSP0/CPU0:router(config-if)# anycast source-interface loopback 1
Configures anycast mode parameters and source interface for the anycast mode.
Anycast IP address is used for BGP next hop on the fabric side. If you want to configure the ESI multipath feature, do
not configure anycast IP address.
Step 5 redundancy
Example:
RP/0/RSP0/CPU0:router(config-if)# redundancy
Configures the redundancy path.
Step 6 backbone vxlan
Example:
RP/0/RSP0/CPU0:router(config-nve-red)# backbone vxlan
Configures Inter-Chassis Communication Protocol (ICCP) VXLAN backbone.
Step 7 iccp group group number
Example:
RP/0/RSP0/CPU0:router(config-nve-red-backbone-vxlan)# iccp group 11
Configures the ICCP group number.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
509
EVPN Features
Configure Network Virtualization Endpoint (NVE) Interface