25
Dell EMC VxRail Multirack Deployment Guide
5.6
Configure Virtual LANs (VLAN)
To configure the Virtual LANs (VLAN) that are associated with the virtual network, perform the following steps:
1. Enter the following commands to configure VLAN 1631, VxRail external management traffic, and
assign the VLAN to the VXLAN virtual network:
sfo01-leaf03(config)#
interface vlan 1631
sfo01-leaf03(conf-if-vl-1631)#
description sfo01-w01-
vxrail_external_management
sfo01-leaf03(conf-if-vl-1631)#
virtual-network 1631
sfo01-leaf03(conf-if-vl-1631)#
no shutdown
sfo01-leaf03(conf-if-vl-1631)#
exit
2. Enter the following commands to configure VLAN 3939, VxRail internal management traffic, and
assign the VLAN to the VXLAN virtual network:
sfo01-leaf03(config)#
interface vlan 3939
sfo01-leaf03(conf-if-vl-3939)#
description sfo01-w01-
vxrail_internal_management
sfo01-leaf03(conf-if-vl-3939)#
virtual-network 3939
sfo01-leaf03(conf-if-vl-3939)#
no shutdown
sfo01-leaf03(conf-if-vl-3939)#
exit
3. Enter the following commands to configure VLAN 1632, vMotion traffic, and assign the VLAN to the
VXLAN virtual network:
sfo01-leaf03(config)#
interface vlan 1632
sfo01-leaf03(conf-if-vl-1632)#
description sfo01-w01-vmotion
sfo01-leaf03(conf-if-vl-1632)#
virtual-network 1632
sfo01-leaf03(conf-if-vl-1632)#
no shutdown
sfo01-leaf03(conf-if-vl-1632)#
exit
4. Enter the following commands to configure VLAN 1633, vSAN traffic, and assign the VLAN to the
VXLAN virtual network:
sfo01-leaf03(config)#
interface vlan 1633
sfo01-leaf03(conf-if-vl-1633)#
description sfo01-w01-vsan
sfo01-leaf03(conf-if-vl-1633)#
virtual-network 1633
sfo01-leaf03(conf-if-vl-1633)#
no shutdown
sfo01-leaf03(conf-if-vl-1633)#
exit
5. Enter the following commands to configure VLAN 10 for the first guest network traffic, and assign the
VLAN to the VXLAN virtual network:
sfo01-leaf03(config)#
interface vlan 10
sfo01-leaf03(conf-if-vl-10)#
description sfo01-w01-guest_vm_network_a
sfo01-leaf03(conf-if-vl-10)#
virtual-network 10
sfo01-leaf03(conf-if-vl-10)#
no shutdown
sfo01-leaf03(conf-if-vl-10)#
exit
6. Enter the following commands to configure VLAN 20 for the second guest network traffic, and assign
the VLAN to the VXLAN virtual network: