2 pim-ssm6 configuration task list, 3 pim-ssm6 configuration example – PLANET XGS3-24040 User Manual

Page 420

Advertising
background image

Chapter 44 IPv6 Multicast Protocol

44-18

44.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.

44.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 2-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

Advertising