Users Guide

AG1(conf-if-vl-3001)# ipv6 virtual-router address 10:1:1::5
AG1(conf-if-vl-3001)# exit
3. Configure the VLT domain.
AG1(config)# vlt-domain 1
AG1(conf-vlt-1)# backup destination 172.16.1.4 interval 3
AG1(conf-vlt-1)# delay-restore 300
AG1(conf-vlt-1)# discovery-interface ethernet1/1/25:1-1/1/25:4
AG1(conf-vlt-1)# peer-routing
AG1(conf-vlt-1)# primary-priority 1
AG1(conf-vlt-1)# vlt-mac de:11:de:11:de:11
AG1(conf-vlt-1)# multicast peer-routing timeout 450
AG1(conf-vlt-1)# exit
4. Configure a port channel interface towards AG3, AG4, TR1, CR1, and CR2.
AG1(config)# interface port-channel 1
AG1(conf-if-po-1)# vlt-port-channel 1
AG1(config)# interface port-channel 11
AG1(conf-if-po-11)# vlt-port-channel 11
AG1(config)# interface port-channel 41
AG1(conf-if-po-41)# vlt-port-channel 41
AG1(config)# interface port-channel 42
AG1(conf-if-po-42)# vlt-port-channel 42
AG1(config)# interface port-channel 43
AG1(conf-if-po-43)# vlt-port-channel 43
AG1(config)# interface port-channel 44
AG1(conf-if-po-44)# vlt-port-channel 44
AG1(config)# interface port-channel 45
AG1(conf-if-po-45)# vlt-port-channel 45
AG1(config)# interface port-channel 46
AG1(conf-if-po-46)# vlt-port-channel 46
AG1(config)# interface port-channel 47
AG1(conf-if-po-47)# vlt-port-channel 47
AG1(config)# interface port-channel 48
AG1(conf-if-po-48)# vlt-port-channel 48
5. Configure the interfaces as VLAN trunk ports and specify the allowed VLANs.
AG1(config)# interface range port-channel 41-48
AG1(conf-range-po-41-48)# no shutdown
AG1(conf-range-po-41-48)# switchport mode trunk
AG1(conf-range-po-41-48)# switchport trunk allowed vlan 3001
AG1(config)# interface range ethernet 1/1/9:1-1/1/9:2
AG1(conf-range-eth1/1/9:1-1/1/9:2)# no shutdown
AG1(conf-range-eth1/1/9:1-1/1/9:2)# switchport mode trunk
AG1(conf-range-eth1/1/9:1-1/1/9:2)# switchport trunk allowed vlan 3001
6. View LLDP neighbors.
AG1# show lldp neighbors
Loc PortID Rem Host Name Rem Port Id Rem Chassis Id
------------------------------------------------------------------------------
ethernet1/1/21:1 AG3 ethernet1/1/24:1 8c:04:ba:b0:96:40
ethernet1/1/21:2 AG3 ethernet1/1/24:2 8c:04:ba:b0:96:40
ethernet1/1/21:3 AG3 ethernet1/1/24:3 8c:04:ba:b0:96:40
ethernet1/1/21:4 AG3 ethernet1/1/24:4 8c:04:ba:b0:96:40
ethernet1/1/23:1 AG4 ethernet1/1/26:1 8c:04:ba:b0:a5:40
ethernet1/1/23:2 AG4 ethernet1/1/26:2 8c:04:ba:b0:a5:40
ethernet1/1/23:3 AG4 ethernet1/1/26:3 8c:04:ba:b0:a5:40
ethernet1/1/23:4 AG4 ethernet1/1/26:4 8c:04:ba:b0:a5:40
ethernet1/1/25:1 AG2 ethernet1/1/25:1 50:9a:4c:d4:d0:f0
652
Layer 2