26
Dell EMC VxRail Multirack Deployment Guide
sfo01-leaf03(config)#
interface vlan 20
sfo01-leaf03(conf-if-vl-20)#
description sfo01-w01-guest_vm_network_b
sfo01-leaf03(conf-if-vl-20)#
virtual-network 20
sfo01-leaf03(conf-if-vl-20)#
no shutdown
sfo01-leaf03(conf-if-vl-20)#
exit
5.7
Configure downstream VxRail node interfaces
To configure the four downstream interfaces connecting to the Dell EMC VxRail P-Series nodes, perform the
following steps:
1. Enter the following commands to configure the downstream interface for the first VxRail node
Configure the interface as a trunk link. Set the untagged VLAN to the VxRail external management
VLAN 1631. Allow all remaining VLANs on the trunk port. Set MTU to the maximum size. Flow control
is enabled to receive and transmit, matching the default VxRail/ESXi NIC settings. Spanning tree
edge fast is enabled.
sfo01-leaf03(config)#
interface ethernet 1/1/1
sfo01-leaf03(conf-if-eth1/1/1)#
description sfo01w01vxrail01
sfo01-leaf03(conf-if-eth1/1/1)#
no shutdown
sfo01-leaf03(conf-if-eth1/1/1)#
switchport mode trunk
sfo01-leaf03(conf-if-eth1/1/1)#
switchport access vlan 1631
sfo01-leaf03(conf-if-eth1/1/1)#
switchport trunk allowed vlan 10,20,1632-
1633,3939
sfo01-leaf03(conf-if-eth1/1/1)#
mtu 9216
sfo01-leaf03(conf-if-eth1/1/1)#
flowcontrol receive on
sfo01-leaf03(conf-if-eth1/1/1)#
flowcontrol transmit on
sfo01-leaf03(conf-if-eth1/1/1)#
spanning-tree port type edge
sfo01-leaf03(conf-if-eth1/1/1)#
exit
2. Enter the following commands to configure the downstream interface for the second VxRail node.
Configure the interface as a trunk link. Set the untagged VLAN to the VxRail external management
VLAN 1631. Allow all remaining VLANs on the trunk port. Set MTU to the maximum size. Flow control
is enabled to receive and transmit, matching the default VxRail/ESXi NIC settings. Spanning tree
edge fast is enabled.
sfo01-leaf03(config)#
interface ethernet 1/1/3
sfo01-leaf03(conf-if-eth1/1/3)#
description sfo01w01vxrail02
sfo01-leaf03(conf-if-eth1/1/3)#
no shutdown
sfo01-leaf03(conf-if-eth1/1/3)#
switchport mode trunk
sfo01-leaf03(conf-if-eth1/1/3)#
switchport access vlan 1631
sfo01-leaf03(conf-if-eth1/1/3)#
switchport trunk allowed vlan 10,20,1632-
1633,3939
sfo01-leaf03(conf-if-eth1/1/3)#
mtu 9216
sfo01-leaf03(conf-if-eth1/1/3)#
flowcontrol receive on
sfo01-leaf03(conf-if-eth1/1/3)#
flowcontrol transmit on
sfo01-leaf03(conf-if-eth1/1/3)#
spanning-tree port type edge
sfo01-leaf03(conf-if-eth1/1/3)#
exit
3. Enter the following commands to configure the downstream interface for the third VxRail node.
Configure the interface as a trunk link. Set the untagged VLAN to the VxRail external management
VLAN 1631. Allow all remaining VLANs on the trunk port. Set MTU to the maximum size. Flow control