27
Dell EMC VxRail Multirack Deployment Guide
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/5
sfo01-leaf03(conf-if-eth1/1/5)#
description sfo01w01vxrail03
sfo01-leaf03(conf-if-eth1/1/5)#
no shutdown
sfo01-leaf03(conf-if-eth1/1/5)#
switchport mode trunk
sfo01-leaf03(conf-if-eth1/1/5)#
switchport access vlan 1631
sfo01-leaf03(conf-if-eth1/1/5)#
switchport trunk allowed vlan 10,20,1632-
1633,3939
sfo01-leaf03(conf-if-eth1/1/5)#
mtu 9216
sfo01-leaf03(conf-if-eth1/1/5)#
flowcontrol receive on
sfo01-leaf03(conf-if-eth1/1/5)#
flowcontrol transmit on
sfo01-leaf03(conf-if-eth1/1/5)#
spanning-tree port type edge
sfo01-leaf03(conf-if-eth1/1/5)#
exit
4. Enter the following commands to configure the downstream interface for the fourth 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/7
sfo01-leaf03(conf-if-eth1/1/7)#
description sfo01w01vxrail04
sfo01-leaf03(conf-if-eth1/1/7)#
no shutdown
sfo01-leaf03(conf-if-eth1/1/7)#
switchport mode trunk
sfo01-leaf03(conf-if-eth1/1/7)#
switchport access vlan 1631
sfo01-leaf03(conf-if-eth1/1/7)#
switchport trunk allowed vlan 10,20,1632-
1633,3939
sfo01-leaf03(conf-if-eth1/1/7)#
mtu 9216
sfo01-leaf03(conf-if-eth1/1/7)#
flowcontrol receive on
sfo01-leaf03(conf-if-eth1/1/7)#
flowcontrol transmit on
sfo01-leaf03(conf-if-eth1/1/7)#
spanning-tree port type edge
sfo01-leaf03(conf-if-eth1/1/7)#
exit
Note:
See
Appendix B
for information about MTU considerations.