F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
638
• Because a hello message does not carry the PIM mode information, a router that is running PIM
cannot identify what PIM mode its PIM neighbor is running. If different PIM modes are enabled on
the RPF interface and on the corresponding interface of the RPF neighbor router, the establishment
of a multicast distribution tree will fail, causing abnormal multicast forwarding.
• The same PIM mode must run on the entire network. Otherwise, the establishment of a multicast
distribution tree will fail, causing abnormal multicast forwarding.
1632BSolution
1. Use the display ip routing-table command to verify that a unicast route from the receiver host to the
multicast source is available.
2. Use the display pim interface command to verify PIM information on each interface, especially on
the RPF interface. If PIM is not enabled on the interface, use the pim dm or pim sm command to
enable PIM-DM or PIM-SM.
3. Use the display pim neighbor command to verify that the RPF neighbor is a PIM neighbor.
4. Check that PIM and IGMP are enabled on the interfaces directly connecting to the multicast source
and to the receivers.
5. Use the display pim interface verbose command to verify that the same PIM mode is enabled on
the RPF interface and the corresponding interface of the RPF neighbor router.
6. Verify that the same PIM mode is enabled on all the routers in the entire network. Make sure the
same PIM mode (PIM-SM or PIM-DM) is enabled on all routers. For PIM-SM, verify that the BSR and
RP configurations are correct.
796BMulticast data abnormally terminated on an intermediate
router
1633BSymptom
An intermediate router can receive multicast data successfully, but the data cannot reach the last-hop
router. An interface on the intermediate router receives data but no corresponding (S, G) entry is created
in the PIM routing table.
1634BAnalysis
• If a multicast forwarding boundary has been configured through the multicast boundary command,
any multicast packet will be kept from crossing the boundary, and no routing entry can be created
in the PIM routing table.
• In addition, the source-policy command filters received multicast packets. If the multicast data fails
to pass the ACL rule defined in this command, PIM cannot create the route entry either.
1635BSolution
1. Use the display current-configuration command to verify the multicast forwarding boundary
settings. Use the multicast boundary command to change the multicast forwarding boundary
settings.
2. Use the display current-configuration command to verify the multicast filter configuration. Change
the ACL rule defined in the source-policy command so that the source/group address of the
multicast data can pass ACL filtering.