Users Guide
Congure VLT port-channel
A VLT port-channel links an attached device and VLT peer switches, also known as a virtual link trunk.
1 Enter the port-channel ID number on the VLT peer in INTERFACE mode, from 1 to 1024.
interface port-channel id-number
2 Assign the same ID to a VLT port-channel on each VLT peer — peers are seen as a single VLT LAG to downstream devices.
vlt-port-channel vlt-lag-id
3 Repeat the steps on the VLT peer.
Congure VLT LAG — peer 1
OS10(config)# interface port-channel 10
OS10(conf-if-po-10)# vlt-port-channel 1
Congure VLT LAG — peer 2
OS10(config)# interface port-channel 20
OS10(conf-if-po-20)# vlt-port-channel 1
VLT unicast routing
VLT unicast routing enables optimized routing where packets destined for the L3 endpoint of the VLT peer are locally routed. VLT unicast 
routing is supported for IPv4 and IPv6.
To enable VLT unicast routing, both VLT peers must be in L3 mode. The VLAN conguration must be symmetrical on both peers. You 
cannot congure the same VLAN as L2 on one node and as L3 on the other node.
1 Enter the VLT domain ID in CONFIGURATION mode, from 1 to 1024.
vlt-domain domain-id
2 Enable peer-routing in VLT-DOMAIN mode.
peer-routing
3 Repeat the steps on the VLT peer.
Congure unicast routing — peer 1
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# peer-routing
View unicast routing — peer 1
do show running-configuration vlt
!
vlt-domain 1
 discovery-interface ethernet1/1/3-1/1/6,1/1/53:1-1/1/53:4,1/1/54:1-1/1/54:4
 peer-routing
Congure unicast routing — peer 2
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# peer-routing
View unicast routing — peer 2
do show running-configuration vlt
!
vlt-domain 1
 discovery-interface ethernet1/1/3-1/1/6,1/1/53:1-1/1/53:4,1/1/54:1-1/1/54:4
 peer-routing
488
Virtual link trunking










