Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches Chapter 6 MSDP Configuration Commands
Huawei Technologies Proprietary
6-19
If no filter policy is configured, the router will still accept all SA messages from the static
RPF peer.
Description
Use the static-rpf-peer command to configure static RPF peer.
Use the undo static-rpf-peer command to remove the static RPF peer.
By default, no static RPF peer is configured.
 Note:
z You must configure the peer command before using the static-rpf-peer command.
z If only one MSDP peer is configured on a router, this MSDP peer will be regarded as
a static RPF peer.
Related command: peer and ip prefix-list.
Example
# Configure two static RPF peers.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] ip ip-prefix list1 permit 130.10.2.3 32
[Quidway] ip ip-prefix list2 permit 130.10.2.4 32
[Quidway] msdp
[Quidway-msdp] peer 130.10.7.6 connect-interface Vlan-interface 10
[Quidway-msdp] peer 130.10.7.5 connect-interface Vlan-interface 10
[Quidway-msdp] static-rpf-peer 130.10.7.6 rp-policy list1
[Quidway-msdp] static-rpf-peer 130.10.7.5 rp-policy list2
In the above commands, 130.10.2.3 is the IP address of the RP for 130.10.7.5 and
130.10.2.4 is the IP address of the RP of 130.10.7.6.
6.1.24 timer retry
Syntax
timer retry seconds
undo timer retry
View
MSDP view