How to set up Virtual Link Trunking (VLT) on Dell Networking OS9 Switches
Summary:The steps in this article are applicable to Dell Networking OS9 switches that support Virtual Link Trunking.
Please select a product to check article relevancy
This article applies to This article does not apply toThis article is not tied to any specific product.Not all product versions are identified in this article.
This article explains how to set up Virtual Link Trunking (VLT) on Dell Networking OS9 switches.
The steps in this article are applicable to Force 10 switches that support VLT. This article does not contain the requirements for VLT. It is recommended to verify the requirements for VLT before implementing these steps. Configuration guides can be found on the Dell Networking OS9 Documentation page for the applicable switch model and firmware version.
Optional: Configure RSTP bridge priority.*These priorities are not unique to the VLT pair and are used to show preference for the primary. Use a higher multiple of 4096 to avoid the primary becoming the root bridge.
Warning: Do not add any VLANs to the VLT Interconnect (VLTi). The VLTi interface manages VLAN tagged or untagged traffic automatically between peers. Manually adding any VLAN configuration has been shown to disrupt traffic flow. If a VLAN configuration has been added to the VLTi, the recommended recovery procedure is as follows for both VLT members:
Note: When creating a VLT domain on a switch, Dell Networking OS9 automatically creates a VLT system MAC address used for the internal system operation. You can explicitly configure a default MAC address for the domain by entering a new MAC address. Use the system-mac command.
Also, configure the same MAC address on the VLT peer switch. This command is used to minimize the time required for the VLT system to synchronize the default MAC address of the VLT domain on both peer switches when one peer switch reboots.
Note: These steps should be repeated on both VLT peers. The devices connected across this LAG should be set up in a LACP LAG. The device is not aware it is connected to a VLT port channel, it performs like it is connected to a normal LACP port channel.
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID: 1
Role: Primary
Role Priority: 10
ICL Link Status: Up
Heartbeat Status: Up
VLT Peer Status: Up
Local System MAC address: 00:01:e8:8b:19:37
Remote System MAC address: 00:01:e8:8b:18:b9
Configured System MAC address: aa:11:22:33:44:55
Secondary VLT Peer:
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID: 1
Role: Secondary
Role Priority: 20
ICL Link Status: Up
Heartbeat Status: Up
VLT Peer Status: Up
Local System MAC address: 00:01:e8:8b:18:b9
Remote System MAC address: 00:01:e8:8b:19:37
Configured System MAC address: aa:11:22:33:44:55