H3C Technologies H3C SecPath F1000-E User Manual
Page 133

37
[DeviceA] interface gigabitethernet 2/0
[DeviceA-GigabitEthernet2/0] pim dm
[DeviceA-GigabitEthernet2/0] quit
The configuration on Device B and Device C is similar to that on Device A.
# Enable IP multicast routing on Device D, and enable PIM-DM on each interface.
[DeviceD] multicast routing-enable
[DeviceD] interface gigabitethernet 1/1
[DeviceD-GigabitEthernet1/1] pim dm
[DeviceD-GigabitEthernet1/1] quit
[DeviceD] interface gigabitethernet 2/0
[DeviceD-GigabitEthernet2/0] pim dm
[DeviceD-GigabitEthernet2/0] quit
[DeviceD] interface gigabitethernet 3/0
[DeviceD-GigabitEthernet3/0] pim dm
[DeviceD-GigabitEthernet3/0] quit
[DeviceD] interface gigabitethernet 3/1
[DeviceD-GigabitEthernet3/1] pim dm
[DeviceD-GigabitEthernet3/1] quit
Step3
Verify the configuration
Carry out the display pim interface command to view the PIM configuration and running status on
each interface. For example:
# View the PIM configuration information on Device D.
[DeviceD] display pim interface
VPN-Instance: public net
Interface NbrCnt HelloInt DR-Pri DR-Address
GE1/1 0 30 1 10.110.5.1 (local)
GE2/0 1 30 1 192.168.1.2 (local)
GE3/0 1 30 1 192.168.2.2 (local)
GE3/1 1 30 1 192.168.3.2 (local)
Carry out the display pim neighbor command to view the PIM neighboring relationships among the
devices. For example:
# Verify the PIM neighboring relationships on Device D.
[DeviceD] display pim neighbor
VPN-Instance: public net
Total Number of Neighbors = 3
Neighbor Interface Uptime Expires Dr-Priority
192.168.1.1 GE2/0 00:02:22 00:01:27 1
192.168.2.1 GE3/0 00:00:22 00:01:29 3
192.168.3.1 GE3/1 00:00:23 00:01:31 5
Assume that Host A needs to receive the information addressed to multicast group G (225.1.1.1). After the
multicast source S (10.110.5.100/24) sends multicast packets to the multicast group G, an SPT is
established through traffic flooding. The devices on the SPT path (Device A and Device D) have their (S,
G) entries. Host A sends an IGMP report to Device A to join the multicast group G, and a (*, G) entry is