R3303-HP HSR6800 Routers IP Multicast Configuration Guide
128
Ste
p
Command
Remarks
5. Enter interface view.
interface interface-type
interface-number
N/A
6. Bind the interface with the
VPN instance.
ip binding vpn-instance
vpn-instance-name
By default, an interface belongs to
the public network, and is not
bound with any VPN instance.
For more information about this
command, see MPLS Command
Reference.
7. Enable PIM-SM.
pim sm Disabled by default.
Enabling BIDIR-PIM
Perform this configuration on all routers in the BIDIR-PIM domain.
To enable BIDIR-PIM:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter public network PIM view
or VPN instance PIM view.
pim [ vpn-instance
vpn-instance-name ]
N/A
3. Enable BIDIR-PIM.
bidir-pim enable Disabled by default.
Configuring an RP
An RP can be manually configured or dynamically elected through the BSR mechanism. For a large PIM
network, static RP configuration is a tedious job. Generally, static RP configuration is just used as a
backup method for the dynamic RP election mechanism to enhance the robustness and operation
manageability of a multicast network.
When both PIM-SM and BIDIR-PIM run on the PIM network, do not use the same RP to serve PIM-SM and
BIDIR-PIM. Otherwise, exceptions might occur to the PIM routing table.
Configuring a static RP
If only one dynamic RP exists in a network, manually configuring a static RP can avoid communication
interruption due to single-point failures and avoid frequent message exchange between C-RPs and the
BSR.
In BIDIR-PIM, a static RP can be specified with a virtual IP address. For example, if the IP addresses of the
interfaces at the two ends of a link are 10.1.1.1/24 and 10.1.1.2/24, you can specify a virtual IP address,
like 10.1.1.100/24, for the static RP. As a result, the link becomes an RPL.
To make a static RP to operate correctly, you must perform this configuration on all routers in the
BIDIR-PIM domain and specify the same RP address.
To configure a static RP: