R3303-HP HSR6800 Routers IP Multicast Command Reference

145
Examples
# Enable IP multicast routing on the public network and enter public network PIM view.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] pim
[Sysname-pim]
# Enable IP multicast routing in VPN instance mvpn and enter PIM view of VPN instance mvpn.
<Sysname> system-view
[Sysname] ip vpn-instance mvpn
[Sysname-vpn-instance-mvpn] route-distinguisher 100:1
[Sysname-vpn-instance-mvpn] multicast routing-enable
[Sysname-vpn-instance-mvpn] quit
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn]
Related commands
multicast routing-enable
pim bfd enable
Use pim bfd enable to enable PIM to work with Bidirectional Forwarding Detection (BFD).
Use undo pim bfd enable to disable this feature.
Syntax
pim bfd enable
undo pim bfd enable
Default
This feature is disabled.
Views
Interface view
Default command level
2: System level
Usage guidelines
You must enable PIM-DM or PIM-SM on an interface before you configure this feature on the interface.
Otherwise, this feature does not take effect.
Examples
# Enable IP multicast routing on the public network, enable PIM-SM on interface GigabitEthernet 2/1/1,
and enable PIM to work with BFD on the interface.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] pim sm
[Sysname-GigabitEthernet2/1/1] pim bfd enable