Users Guide

Table Of Contents
AG2(conf-if-vl-200)# ip virtual-router address 172.2.0.254
AG2(conf-if-vl-200)# exit
AG3 Leaf Switch
1. Configure the VLTi member links between AG1 and AG2.
AG3(config)# interface ethernet1/1/11
AG3(conf-if-eth1/1/11)# no shutdown
AG3(conf-if-eth1/1/11)# no switchport
AG3(conf-if-eth1/1/11)# exit
AG3(config)# interface ethernet1/1/12
AG3(conf-if-eth1/1/12)# no shutdown
AG3(conf-if-eth1/1/12)# no switchport
AG3(conf-if-eth1/1/12)# exit
2. Configure the VLT domain.
AG3(config)# vlt-domain 255
AG3(conf-vlt-255)# backup destination 100.104.80.15
AG3(conf-vlt-255)# discovery-interface ethernet1/1/11-1/1/12
AG3(conf-vlt-255)# peer-routing
AG3(conf-vlt-255)# primary-priority 1
AG3(conf-vlt-255)# vlt-mac 00:00:00:00:00:02
AG3(conf-vlt-255)# exit
3. Configure the VLT port channels.
AG3(config)# interface ethernet1/1/15
AG3(conf-if-eth1/1/15)# no shutdown
AG3(conf-if-eth1/1/15)# no switchport
AG3(conf-if-eth1/1/15)# channel-group 1 mode active
AG3(conf-if-eth1/1/15)# exit
AG3(config)# interface port-channel 1
AG3(conf-if-po-1)# vlt-port-channel 1
AG3(conf-if-po-1)# exit
AG3(config)# interface ethernet1/1/16
AG3(conf-if-eth1/1/16)# no shutdown
AG3(conf-if-eth1/1/16)# no switchport
AG3(conf-if-eth1/1/16)# channel-group 2 mode active
AG3(conf-if-eth1/1/16)# exit
AG3(config)# interface port-channel 2
AG3(conf-if-po-2)# vlt-port-channel 2
AG3(conf-if-po-2)# exit
AG3(config)# interface ethernet1/1/22
AG3(conf-if-eth1/1/22)# no shutdown
AG3(conf-if-eth1/1/22)# no switchport
AG3(conf-if-eth1/1/22)# channel-group 128 mode active
AG3(conf-if-eth1/1/22)# exit
AG3(config)# interface ethernet1/1/23
AG3(conf-if-eth1/1/23)# no shutdown
AG3(conf-if-eth1/1/23)# no switchport
AG3(conf-if-eth1/1/23)# channel-group 128 mode active
AG3(conf-if-eth1/1/23)# exit
AG3(config)# interface port-channel 128
AG3(conf-if-po-128)# vlt-port-channel 1024
AG3(conf-if-po-128)# exit
4. Configure the primary VLANs and the PVLAN mode.
AG3(config)# interface vlan 100
AG3(conf-if-vl-100)# private-vlan mode primary
AG3(conf-if-vl-100)# exit
700
Layer 2