API Guide

AG4(conf-vlt-255)# peer-routing
AG4(conf-vlt-255)# primary-priority 65535
AG4(conf-vlt-255)# vlt-mac f0:ce:10:f0:ce:10
3. Configure a port channel interface towards CR1.
AG4(config)# interface port-channel 31
AG4(config)# interface ethernet 1/1/1:1
AG4(conf-if-eth1/1/1:1)# channel-group 31 mode active
4. Configure a port channel interface towards CR2.
AG4(config)# interface port-channel 32
AG4(config)# interface ethernet 1/1/4:1
AG4(conf-if-eth1/1/4:1)# channel-group 32 mode active
5. Configure a port channel interface towards AG3 and AG4.
AG4(config)# interface port-channel 1
AG4(conf-if-po-1)# vlt-port-channel 1
AG4(config)# interface ethernet 1/1/24:1
AG4(conf-if-eth1/1/24:1)# channel-group 1 mode active
AG4(config)# interface ethernet 1/1/26:1
AG4(conf-if-eth1/1/26:1)# channel-group 1 mode active
6. Configure a port channel interface towards TR2.
AG4(config)# interface port-channel 51
AG4(conf-if-po-51)# vlt-port-channel 51
AG4(config)# interface ethernet 1/1/17:1
AG4(conf-if-eth1/1/17:1)# channel-group 51 mode active
7. Enable multicast routing on the default VRF.
AG4(config)# ip multicast-routing
8. Configure OSPF for unicast routing.
AG4(config)# router ospf 1
AG4(config-router-ospf-1)# log-adjacency-changes
AG4(config-router-ospf-1)# redistribute connected
AG4(config-router-ospf-1)# router-id 10.1.100.4
9. Configure the IP address, OSPF process, and PIM-SM on the VLANs.
VLAN 1201 towards CR1
AG4(config)# interface vlan 1201
AG4(conf-if-vl-1201)# ip address 10.1.4.4/24
AG4(conf-if-vl-1201)# ip ospf 1 area 0.0.0.0
AG4(conf-if-vl-1201)# ip pim sparse-mode
AG4(conf-if-vl-1201)# ip igmp snooping mrouter interface port-channel31
VLAN 1251 towards CR2
AG4(config)# interface vlan 1251
AG4(conf-if-vl-1251)# ip address 10.192.168.4/24
AG4(conf-if-vl-1251)# ip ospf 1 area 0.0.0.0
AG4(conf-if-vl-1251)# ip pim sparse-mode
AG4(conf-if-vl-1511)# ip igmp snooping mrouter interface port-channel32
VLAN 1301 towards AG1 and AG2
AG4(config)# interface vlan 1301
AG4(conf-if-vl-1301)# ip address 10.112.1.4/24
AG4(conf-if-vl-1301)# ip ospf 1 area 0.0.0.0
858
Multicast