Command Manual – Multicast Protocol 
Quidway S8500 Series Routing Switches  Chapter 6  MSDP Configuration Commands
 
Huawei Technologies Proprietary 
6-10 
Description 
Use the originating-rp command to allow a MSDP to use the IP address of specified 
interface as the RP address when the SA message originated. 
Use the undo originating-rp command to remove the configuration. 
By default, the RP address in the SA message is the RP address configured by PIM. 
Configure logical RP by using this command. 
Example 
# Configure IP address of the interface Vlan-interface10 as the RP address in the SA 
message originated. 
<Quidway> system-view 
System View: return to User View with Ctrl+Z. 
[Quidway] msdp 
[Quidway-msdp] originating-rp Vlan-interface 10 
6.1.11  peer 
Syntax 
peer peer-address connect-interface interface-type interface-number 
undo peer peer-address 
View 
MSDP view 
Parameter 
peer-address: Address of MSDP peer. 
connect-interface interface-type interface-number: Interface type and number whose 
primary address is used by the local router as the source IP address to establish TCP 
connection with remote MSDP peers. 
Description 
Use the peer command to configure an MSDP peer. 
Use the undo peer command to remove the MSDP peer configured. 
If the local router is also in BGP peer relation with a MSDP peer, the MSDP peer and 
the BGP peer should use the same IP address. 
Related command: static-rpf-peer. 
Example 
# Configure the router using IP address 125.10.7.6 as an MSDP peer of the local router.