R2511-HP MSR Router Series IP Multicast Command Reference(V5)
178
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Examples
# Specify the IP address of Ethernet 1/1 as the RP address of SA messages on the public network.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] originating-rp ethernet 1/1
# Specify the IP address of Ethernet 1/1 as the RP address of SA messages in VPN instance mvpn.
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] originating-rp ethernet 1/1
peer connect-interface
Use peer connect-interface to create an MSDP peer connection.
Use undo peer connect-interface to remove an MSDP peer connection.
Syntax
peer peer-address connect-interface interface-type interface-number
undo peer peer-address
Default
No MSDP peer connection is created.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
interface-type interface-number: Specifies an interface by its type and number. The local device uses the
IP address of the specified interface as the source IP address when setting up a TCP connection with the
remote MSDP peer.
Usage guidelines
Be sure to execute this command before you use any other peer command. Otherwise, the system gives
a prompt that the peer does not exist.
Examples
# Configure the router with the IP address of 125.10.7.6 on the public network as the MSDP peer of the
local router, with interface Ethernet 1/1 as the local connection port.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 connect-interface ethernet 1/1










