Users Guide

Table Of Contents
Figure 16. VXLAN BGP EVPN with multiple AS
VTEP 1 Leaf Switch
1. Configure a Loopback interface for the VXLAN underlay using same IP address as the VLT peer.
OS10(config)# interface loopback0
OS10(conf-if-lo-0)# no shutdown
OS10(conf-if-lo-0)# ip address 192.168.1.1/32
OS10(conf-if-lo-0)# exit
2. Configure the Loopback interface as the VXLAN source tunnel interface.
OS10(config)# nve
OS10(config-nve)# source-interface loopback0
OS10(config-nve)# exit
1022
VXLAN