Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 MSDP Configuration Commands
3Com Corporation
4-18
Example
# Disable the MSDP peer 125.10.7.6.
<3Com> system-view
[3Com] msdp
[3Com-msdp] shutdown 125.10.7.6
4.1.23 static-rpf-peer
Syntax
static-rpf-peer peer-address [ rp-policy list ]
undo static-rpf-peer peer-address
View
MSDP view
Parameter
peer-address: Address of the static RPF peer to receive SA messages.
rp-policy list: Filter policy based on RP address, which filters the RP in SA messages.
If the parameter is not specified, all SA messages from static RPF peer will be accepted.
If the parameter rp-policy list is specified and filter policy is configured, the router will
only accept SA messages from the RP which passes filtering. 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.
You must configure the peer command before using the static-rpf-peer command.
If you do not want to perform RPF check to SA messages from a same MSDP peer. If
only an MSDP peer is configured on a router, this MSDP peer will be regarded as static
RPF peer.
Related command: peer and ip prefix-list.
Example
# configure two static RPF peers.
<3Com> system-view
[3Com] ip ip-prefix list1 permit 130.10.0.0 16
[3Com] ip ip-prefix list2 permit 130.10.0.0 16
[3Com] msdp
[3Com-msdp] peer 130.10.7.6 connect-interface ethernet 1/0/0