beautypg.com

Verifying the configuration, Configuring pim-dm graft retry timer, Configuring pim-sm – H3C Technologies H3C S12500-X Series Switches User Manual

Page 111

background image

101

2.

Configure OSPF on the switches in the PIM-SSM domain to make sure the following conditions are

met: (Details not shown.)

{

The switches are interoperable at the network layer.

{

The switches can dynamically update their routing information.

3.

Enable IP multicast routing, IGMP, and PIM-SM:
# On Switch A, enable IP multicast routing globally.

system-view

[SwitchA] multicast routing

[SwitchA-mrib] quit

# Enable IGMPv3 on VLAN-interface 100 (the interface that connects to the stub network).

[SwitchA] interface vlan-interface 100

[SwitchA-Vlan-interface100] igmp enable

[SwitchA-Vlan-interface100] igmp version 3

[SwitchA-Vlan-interface100] quit

# Enable PIM-SM on the other interfaces.

[SwitchA] interface vlan-interface 101

[SwitchA-Vlan-interface101] pim sm

[SwitchA-Vlan-interface101] quit

[SwitchA] interface vlan-interface 102

[SwitchA-Vlan-interface102] pim sm

[SwitchA-Vlan-interface102] quit

# Enable IP multicast routing, IGMP, and PIM-SM on Switch B and Switch C in the same way

Switch A is configured. (Details not shown.)
# Enable IP multicast routing and PIM-SM on Switch D and Switch E in the same way Switch A is

configured. (Details not shown.)

4.

Configure the SSM group range:
# Configure the SSM group range to be 232.1.1.0/24 on Switch A.

[SwitchA] acl number 2000

[SwitchA-acl-basic-2000] rule permit source 232.1.1.0 0.0.0.255

[SwitchA-acl-basic-2000] quit

[SwitchA] pim

[SwitchA-pim] ssm-policy 2000

[SwitchA-pim] quit

# Configure the SSM group range on Switch B, Switch C, Switch D and Switch E in the same way

Switch A is configured. (Details not shown.)

Verifying the configuration

Use the display pim interface command to display the PIM information on each interface. For example:
# Display PIM information on Switch A.

[SwitchA] display pim interface

Interface NbrCnt HelloInt DR-Pri DR-Address

Vlan100 0 30 1 10.110.1.1 (local)

Vlan101 1 30 1 192.168.1.2

Vlan102 1 30 1 192.168.9.2

Assume that Host A needs to receive the information a specific multicast source S (10.110.5.100/24)
sends to multicast group G (232.1.1.1). Switch A builds an SPT toward the multicast source. Switches on