Users Guide

Table Of Contents
Figure 12. Static VXLAN use case
VTEP 1 Leaf Switch
1. Configure the underlay OSPF protocol.
Do not configure the same IP address for the router ID and the source loopback interface in Step 2.
OS10(config)# router ospf 1
OS10(config-router-ospf-1)# router-id 172.16.0.1
OS10(config-router-ospf-1)# exit
2. Configure a Loopback interface.
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)# ip ospf 1 area 0.0.0.0
OS10(conf-if-lo-0)# exit
1144
VXLAN