Enabling PIM-DM
Enable IP multicast routing before you configure PIM.
With PIM-DM enabled on interfaces, routers can establish PIM neighbor relationship and process PIM messages from their PIM neighbors. As a best practice, enable PIM-DM on all non-border interfaces of the routers when you deploy a PIM-DM domain.
IMPORTANT: All the interfaces on a device must operate in the same PIM mode in the public network or the same VPN instance. | ||
To enable PIM-DM:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enable IP multicast routing and enter MRIB view. | multicast routing [ vpn-instance vpn-instance-name ] | By default, IP multicast routing is disabled. |
3. Return to system view. | quit | N/A |
4. Enter interface view. | interface interface-type interface-number | N/A |
5. Enable PIM-DM. | pim dm | By default, PIM-DM is disabled. |