Examples
# Enable IP multicast routing on the public network, and enable MSDP on the public network and enter
public network MSDP view.
<Sysname> system-view
[Sysname] multicast routing
[Sysname-mrib] quit
[Sysname] msdp
[Sysname-msdp]
Related commands
multicast routing
originating-rp
Use originating-rp to configure an interface address as the RP address of SA messages.
Use undo originating-rp to remove the configuration.
Syntax
originating-rp interface-type interface-number
undo originating-rp
Default
The PIM RP address is used as the RP address of SA messages.
Views
MSDP view
Predefined user roles
network-admin
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Examples
# On the public network, specify the IP address of VLAN-interface 100 as the RP address of SA
messages.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] originating-rp vlan-interface 100
peer connect-interface
Use peer connect-interface to create an MSDP peering connection.
Use undo peer connect-interface to remove an MSDP peering connection.
Syntax
peer peer-address connect-interface interface-type interface-number
undo peer peer-address
173