Configuring MSDP
Configuring MSDP
DETAILED STEPS
Command
1.
configure terminal
2.
ip msdp originator-id interface-id
3.
end
4.
show running-config
5.
copy running-config
startup-config
To prevent the RP address from being derived in this way, use the no ip msdp originator-id interface-id global
configuration command.
EXAMPLE
The following example shows how to configure the IP address of Ethernet interface 1 as the RP address in SA messages:
Switch(config)# ip msdp originator-id ethernet1
Table 0-11
Purpose
Enter global configuration mode.
Configures the RP address in SA messages to be the address
of the originating device interface.
For interface-id, specify the interface on the local switch.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
750