User's Manual

Table Of Contents
49-18
49.4.2 PIM-SSM6 Configuration Task List
Command
Explanation
Global configuration mode
ipv6 pim ssm {default|range <access-list-number>}
no ipv6 pim ssm
To configure address range for
pim-ssm multicast group. The
no prefix will disable this
command.
49.4.3 PIM-SSM6 Configuration Example
As it is shown in the below figure, ethernet interfaces of switchA, switchB, switchC, and switchD are
separated into different vlan. And PIM-SM6 or PIM-DM6 is enabled on all the vlan interfaces. Take
configuration of PIM-SM6 for example.
Figure 49-4 PIM-SSM typical environment
Configurations of switchA , switchB, switchC and switchD are listed as below:
(1) Configuration of 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