Users Guide

ip address 10.11.206.58/16
no shutdown
Configure the VLT links between VLT peer 1 and VLT peer 2 to the Top of Rack unit. In the following example, port Te 1/4 in VLT peer 1 is
connected to Te 1/8 of ToR and port Te 1/18 in VLT peer 2 is connected to Te 1/30 of ToR.
1. Configure the static LAG/LACP between the ports connected from VLT peer 1 and VLT peer 2 to the Top of Rack unit.
2. Configure the VLT peer link port channel id in VLT peer 1 and VLT peer 2.
3. In the Top of Rack unit, configure LACP in the physical ports (shown for VLT peer 1 only. Repeat steps for VLT peer 2. The bold vlt-
peer-lag port-channel 2 indicates that port-channel 2 is the port-channel id configured in VLT peer 2).
Dell-2#show running-config interface tengigabitethernet 1/4
!
interface TenGigabitEthernet 1/4
no ip address
!
port-channel-protocol LACP
port-channel 2 mode active
no shutdown
configuring VLT peer lag in VLT
Dell-2#show running-config interface port-channel 2
!
interface Port-channel 2
no ip address
switchport
vlt-peer-lag port-channel 2
no shutdown
Dell-2#show interfaces port-channel 2 brief
Codes: L - LACP Port-channel
LAG Mode Status Uptime Ports
L 2 L2L3 up 03:33:14 Te 1/4 (Up)
In the ToR unit, configure LACP on the physical ports.
s60-1#show running-config interface tengigabitethernet 1/8
!
interface TenGigabitEthernet 1/8
no ip address
!
port-channel-protocol LACP
port-channel 100 mode active
no shutdown
s60-1#show running-config interface tengigabitethernet 1/30
!
interface TenGigabitEthernet 1/30
no ip address
!
port-channel-protocol LACP
port-channel 100 mode active
no shutdown
s60-1#show running-config interface port-channel 100
!
interface Port-channel 100
no ip address
switchport
no shutdown
s60-1#show interfaces port-channel 100 brief
Codes: L - LACP Port-channel
LAG Mode Status Uptime Ports
L 100 L2 up 03:33:48 Te 1/8 (Up)
Te 1/30 (Up)
Virtual Link Trunking (VLT)
843