Setup Guide

65 Dell EMC PowerEdge MX SmartFabric Configuration and Troubleshooting Guide
Configure the required VLANs on each switch. In this deployment example, the VLAN used is VLAN 10.
Z9100-ON Leaf 1
Z9100-ON Leaf 2
interface vlan10
description “Company A General Purpose
no shutdown
interface vlan10
description “Company A General Purpose
no shutdown
Configure the port channels that connect to the downstream switches. The LACP protocol is used to create
the dynamic LAG. Trunk ports allow tagged VLANs to traverse the trunk link. In this example, the trunk is
configured allow VLAN 10.
Z9100-ON Leaf 1
Z9100-ON Leaf 2
interface port-channel1
description "To MX Chassis"
no shutdown
switchport mode trunk
switchport trunk allowed vlan10
vlt-port-channel 1
interface ethernet1/1/1
description "To MX Chassis-1"
no shutdown
no switchport
channel-group 1 mode active
interface ethernet1/1/3
description "To MX Chassis-2"
no shutdown
no switchport
channel-group 1 mode active
end
write memory
interface port-channel1
description "To MX Chassis"
no shutdown
switchport mode trunk
switchport trunk allowed vlan10
vlt-port-channel 1
interface ethernet1/1/1
description "To MX Chassis-1"
no shutdown
no switchport
channel-group 1 mode active
interface ethernet1/1/3
description "To MX Chassis-2"
no shutdown
no switchport
channel-group 1 mode active
end
write memory