Users Guide

no shutdown
Dell#
Dell(conf)#interface port-channel 20
Dell(conf-if-po-20)#switchport
Dell(conf-if-po-20)#vlt-peer-lag port-channel 20
Dell(conf-if-po-20)#vlan-stack trunk
Dell(conf-if-po-20)#no shutdown
Dell#show running-config interface port-channel 20
!
interface Port-channel 20
no ip address
switchport
vlan-stack trunk
vlt-peer-lag port-channel 20
no shutdown
Dell#
Configure the VLAN as VLAN-Stack VLAN and add the VLT LAG as members to the VLAN
Dell(conf)#interface vlan 50
Dell(conf-if-vl-50)#vlan-stack compatible
Dell(conf-if-vl-50-stack)#member port-channel 10
Dell(conf-if-vl-50-stack)#member port-channel 20
Dell(conf-if-vl-50-stack)#
Dell#show running-config interface vlan 50
!
interface Vlan 50
vlan-stack compatible
member Port-channel 10,20
shutdown
Dell#
Verify that the Port Channels used in the VLT Domain are Assigned to the VLAN-Stack VLAN
Dell#show vlan id 50
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C -
Community, I - Isolated
O - Openflow
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
o - OpenFlow untagged, O - OpenFlow tagged
G - GVRP tagged, M - Vlan-stack
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
NUM Status Description Q Ports
50 Active M Po10(Gi 1/8)
M Po20(Gi 1/20)
V Po1(Gi 1/30-32)
Dell#
IPv6 Peer Routing in VLT Domains Overview
Peer routing for IPv6 packets in VLT domains is supported on the S4810, S4820T, S6000, Z9000, and MXL platforms.
Virtual Link Trunking (VLT) is a mechanism that enables the physical links between two devices that are called VLT nodes or peers, and
within a VLT domain, to be considered as a single logical link to external devices that are connected using LAG bundles to both the VLT
peers. This capability enables redundancy without the implementation of Spanning Tree Protocol (STP), thereby providing a loop-free
network with optimal bandwidth utilization.
Peer routing for IPv6 packets in a VLT domain is supported. This mechanism of IPv6 peer routing is supported on all the platforms that are
compatible with IPv6 routing and support VLT. This functionality performs the following operations:
Forwarding the control traffic to correct VLT node when the control traffic reaches wrong VLT node due to hashing at the VLT LAG
level on the ToR.
Routing the data traffic which is destined to peer VLT node.
786
Virtual Link Trunking (VLT)