F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

622
# Enable IP multicast routing on the firewall, and enable PIM-DM on each interface.
<Firewall> system-view
[Firewall] multicast routing-enable
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] pim dm
[Firewall-GigabitEthernet0/1] quit
[Firewall] interface gigabitethernet 0/2
[Firewall-GigabitEthernet0/2] pim dm
[Firewall-GigabitEthernet0/2] quit
[Firewall] interface gigabitethernet 0/3
[Firewall-GigabitEthernet0/3] pim dm
[Firewall-GigabitEthernet0/3] quit
[Firewall] interface gigabitethernet 0/4
[Firewall-GigabitEthernet0/4] pim dm
[Firewall-GigabitEthernet0/4] quit
d. Verifying the configuration
Use the display pim interface command to display PIM information on each interface. For
example:
# Display PIM information on the firewall.
[Firewall] display pim interface
VPN-Instance: public net
Interface NbrCnt HelloInt DR-Pri DR-Address
GE0/1 0 30 1 10.110.5.1 (local)
GE0/2 1 30 1 192.168.1.2 (local)
GE0/3 1 30 1 192.168.2.2 (local)
GE0/4 1 30 1 192.168.3.2 (local)
Use the display pim neighbor command to display PIM neighboring relationship among the
routers. For example:
# Display PIM neighboring relationship on the firewall.
[Firewall] display pim neighbor
VPN-Instance: public net
Total Number of Neighbors = 3
Neighbor Interface Uptime Expires Dr-Priority
192.168.1.1 GE0/2 00:02:22 00:01:27 1
192.168.2.1 GE0/3 00:00:22 00:01:29 3
192.168.3.1 GE0/4 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. Router A and the firewall on
the SPT path have their (S, G) entries. Host A sends an IGMP report to Router A to join the
multicast group G, and a (*, G) entry is generated on Router A. You can use the display pim
routing-table command to display PIM routing table information on each router. For example:
# Display PIM routing table information on Router A.
[RouterA] display pim routing-table
VPN-Instance: public net