24
Dell EMC VxRail Multirack Deployment Guide
sfo01-leaf03(config)#
virtual-network 1633
sfo01-leaf03(conf-vn-1633)#
description sfo01-w01-vsan
sfo01-leaf03(conf-vn-1633)#
vxlan-vni 1633
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.4
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.64
sfo01-leaf03(conf-vn-vxlan-vni)#
exit
sfo01-leaf03(conf-vn-1633)#
exit
7. Enter the following commands to configure the VXLAN virtual network 10, for the 1st guest network,
with a virtual network interface (VNI) and the appropriate remote VTEPs:
sfo01-leaf03(config)#
virtual-network 10
sfo01-leaf03(conf-vn-10)#
description sfo01-w01-guest_vm_network_a
sfo01-leaf03(conf-vn-10)#
vxlan-vni 10
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.4
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.64
sfo01-leaf03(conf-vn-vxlan-vni)#
exit
sfo01-leaf03(conf-vn-10)#
exit
8. Enter the following commands to configure the VXLAN virtual network 20, for the 2nd guest network,
with a virtual network interface (VNI) and the appropriate remote VTEPs:
sfo01-leaf03(config)#
virtual-network 20
sfo01-leaf03(conf-vn-20)#
description sfo01-w01-guest_vm_network_b
sfo01-leaf03(conf-vn-20)#
vxlan-vni 20
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.4
sfo01-leaf03(conf-vn-vxlan-vni)#
remote-vtep 10.222.222.64
sfo01-leaf03(conf-vn-vxlan-vni)#
exit
sfo01-leaf03(conf-vn-20)#
exit
Note:
The remote VTEP 10.222.222.64 is used to access external sources outside of the VXLAN tunnel. For
more information about routing between VXLAN tunnels, see
Appendix A
.