Deployment Guide

Table Of Contents
2. Configure a static IP route to the DHCP server interface in the tenant VRF.
OS10(config)# ip route vrf tenant01 40.1.1.0/24 interface vlan40
3. Configure DHCP relay on the virtual-network interface of the tenant VRF.
OS10(config)# interface virtual-network 10
OS10(conf-if-vn-10)# ip helper-address 40.1.1.1 vrf tenant01
View VXLAN configuration
Use show commands to verify the VXLAN configuration and monitor VXLAN operation.
View the VXLAN virtual network
OS10# show virtual-network
Codes: DP - MAC-learn Dataplane, CP - MAC-learn Controlplane, UUD - Unknown-Unicast-Drop
Un-tagged VLAN: 888
Virtual Network: 60000
VLTi-VLAN: 2500
Members:
VLAN 1000: port-channel1, ethernet1/1/9, ethernet1/1/10
VLAN 2500: port-channel1000
VxLAN Virtual Network Identifier: 16775000
Source Interface: loopback100(222.222.222.222)
Remote-VTEPs (flood-list): 55.55.55.55(DP),77.1.1.1(DP)
View the VXLAN virtual-network port
OS10# show virtual-network interface ethernet 1/1/1
Interface Vlan Virtual-network
ethernet1/1/1 100 1000
ethernet1/1/1 200 2000
ethernet1/1/1 300 3000
View the VXLAN virtual-network VLAN
OS10# show virtual-network vlan 100
Vlan Virtual-network Interface
100 1000 ethernet1/1/1,ethernet1/1/2
100 5000 ethernet1/1/2
View the VXLAN virtual-network VLANs
OS10# show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring VLANs,
@ Attached to Virtual Network
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
* 1 up A Eth1/1/1-1/1/48
@ 100 up T Eth1/1/2,Eth1/1/3
A Eth1/1/1
@ 101 up T port-channel5
200 up T Eth1/1/11-1/1/15
View the VXLAN virtual-network statistics
OS10# show virtual-network counters
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
1000 857/8570 257/23709
2000 457/3570 277/13709
OS10# show virtual-network counters interface 1/1/3 vlan 100
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
VXLAN
17