Manual

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1
270
4. Disable PIM-SM protocol
Command
Explanation
Interface Configuration Mode
no ipv6 pim sparse-mode
To disable the PIM-SM6 protocol.
Global Configuration Mode
no ipv6 pim sparse-mode
To disable PIM-DM globally.
29.2.3 PIM-SM6 Typical Application
As shown in the following figure, add the Ethernet interfaces of SwitchA, SwitchB, SwitchC and
SwitchD to corresponding VLAN, and start PIM-SM Protocol on each VLAN interface.
PIM-SM Typical Environment
The configuration procedure for SwitchA, SwitchB, SwitchC and SwitchD is as below:
Configure SwitchA:
Switch(config)#ipv6 pim multicast-routing
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ipv6 address 2000:12:1:1::1/64
Switch(Config-if-Vlan1)#ipv6 pim sparse-mode
Switch(Config-if-Vlan1)#exit
Switch(config)#interface vlan 2
Switch(Config-if-Vlan2)#ipv6 address 2000:13:1:1::1/64
Switch(Config-if-Vlan2)#ipv6 pim sparse-mode
Configure Switch B:
Switch(config)#ipv6 pim multicast-routing
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ipv6 address 2000:12:1:1::2/64
Switch(Config-if-Vlan1)#ipv6 pim sparse-mode
Switch(Config-if-Vlan1)#exit
Switch(config)#interface vlan 2
SwitchA
SwitchB
Vlan 1
vlan 1
Vlan 2
rp
Vlan 2
Vlan 2
Vlan 2
bsr
Vlan 1
Vlan 1
Vlan 3
Vlan 3
SwitchD
SwitchC