H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Multicast
H3C S7500 Series Ethernet Switches Chapter 6
PIM Configuration Commands
6-20
6.1.21 static-rp
Syntax
static-rp rp-address [ acl-number ]
undo static-rp
View
PIM view
Parameters
rp-address: Static RP address, only being legal unicast IP address.
acl-number: Basic ACL used to control the range of multicast groups served by the
static RP, which ranges from 2000 to 2999. If an ACL is not specified upon configuration,
static RP will serve all multicast groups; if an ACL is specified, static RP will only serve
the multicast group passing the ACL.
Description
Use the static-rp command to configure a static RP.
Use the undo static-rp command to remove the configuration.
The static RP function as the backup of the dynamic RP so as to improve the network
robustness. If the RP elected by BSR mechanism is valid, the static RP will not work.
This command must be configured on all routers in the PIM domain and the same RP
address must be configured for all routers in the domain.
The new configuration overwrites the old one if you execute the command for a second
time.
Related commands: display pim rp-info.
Examples
# Configure 10.110.0.6 as a static RP.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] multicast routing-enable
[H3C] pim
[H3C-pim] static-rp 10.110.0.6