API Guide

CR2(conf-if-vl-1001)# ip pim sparse-mode
CR2(conf-if-vl-1001)# ip igmp snooping mrouter interface port-channel11
VLAN 1151 towards AG3
CR2(config)# interface vlan 1151
CR2(conf-if-vl-1151)# ip address 10.110.1.5/24
CR2(conf-if-vl-1151)# ip ospf 1 area 0.0.0.0
CR2(conf-if-vl-1151)# ip pim sparse-mode
CR2(conf-if-vl-1151)# ip ospf cost 65535
CR2(conf-if-vl-1151)#ip igmp snooping mrouter interface port-channel22
VLAN 1251 towards AG4
CR2(config)# interface vlan 1251
CR2(conf-if-vl-1251)# ip address 10.192.168.5/24
CR2(conf-if-vl-1251)# ip ospf 1 area 0.0.0.0
CR2(conf-if-vl-1251)# ip pim sparse-mode
CR2(conf-if-vl-1251)# ip ospf cost 65535
CR2(conf-if-vl-1251)#ip igmp snooping mrouter interface port-channel32
13. Configure the interfaces as VLAN trunk ports and specify the allowed VLANs.
CR2(config)# interface port-channel 11
CR2(conf-if-po-11)# switchport mode trunk
CR2(conf-if-po-11)# switchport trunk allowed vlan 1001
CR2(config)# interface port-channel 22
CR2(conf-if-po-22)# switchport mode trunk
CR2(conf-if-po-22)# switchport trunk allowed vlan 1151
CR2(config)# interface port-channel 32
CR2(conf-if-po-32)# switchport mode trunk
CR2(conf-if-po-32)# switchport trunk allowed vlan 1251
CR2(config)# interface ethernet 1/1/28:2
CR2(conf-if-eth1/1/28:2)# switchport mode trunk
CR2(conf-if-eth1/1/28:2)# switchport trunk allowed vlan 100
CR2(config)# interface ethernet 1/1/28:4
CR2(conf-if-eth1/1/28:4)# switchport mode trunk
CR2(conf-if-eth1/1/28:4)# switchport trunk allowed vlan 100
AG1 switch
1. Configure RSTP.
AG1(config)# spanning-tree mode rstp
AG1(config)# spanning-tree rstp priority 0
2. Configure the VLT domain.
AG1(config)# interface ethernet 1/1/25:1
AG1(conf-if-eth1/1/25:1)# no switchport
AG1(config)#vlt-domain 1
AG1(conf-vlt-1)# backup destination 10.222.208.211
AG1(conf-vlt-1)# discovery-interface ethernet1/1/25:1
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
3. Configure a port channel interface towards CR1 and CR2.
AG1(config)# interface port-channel 11
AG1(config)# interface ethernet 1/1/1:1
852
Multicast