To configure the IP address used in the RP field of a Source-Active message entry, use the ip msdp originator-id command. To reset the value to the default, use the no form of this command.
ip msdp originator-id { ethernet slot / port | loopback if_number | port-channel number | vlan vlan-id }
no ip msdp originator-id [{ ethernet slot / port | loopback if_number | port-channel number | vlan vlan-id }]
|
ethernet
slot
/
port
|
Specifies the Ethernet interface and the slot number and port number. The slot number is from 1 to 255, and the port number is from 1 to 128.
|
|
loopback
if_number
|
Specifies the loopback interface. The loopback interface number is from 0 to 1023.
|
|
port-channel
number
|
Specifies the EtherChannel interface and EtherChannel number. The range is from 1 to 4096.
|
|
vlan
vlan-id
|
Specifies the VLAN interface. The range is from 1 to 4094.
|
The MSDP process uses the RP address of the local system.
Global configuration mode
|
Release
|
Modification
|
|---|---|
|
5.0(3)N1(1)
|
This command was introduced.
|
This command requires the LAN Base Services license.
This example shows how to configure the IP address used in the RP field of SA messages:
This example shows how to reset the RP address to the default:
|
Command
|
Description
|
|---|---|
|
show ip msdp summary
|
Displays a summary of MDSP information.
|