EasyManua.ls Logo

Cisco Catalyst 3850 series

Cisco Catalyst 3850 series
424 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp peer {peer-name| peer-address} [connect-source type number] [remote-as as-number]
4.
ip msdp description {peer-name| peer-address} text
5.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Enables MSDP and configures an MSDP peer as specified by the DNS
name or IP address.
ip msdp peer {peer-name| peer-address}
[connect-source type number] [remote-as
as-number]
Step 3
The device that is selected to be configured as an MSDP peer
is also usually a BGP neighbor. If it is not, see the Configuring
a Default MSDP Peer, on page 218 section or the Configuring
an MSDP Mesh Group, on page 219 section.
Note
Example:
Device(config)# ip msdp peer 192.168.1.2
connect-source loopback0
If you specify the connect-sourcekeyword, the primary address
of the specified local interface type and number values are used
as the source IP address for the TCP connection. The
connect-sourcekeyword is recommended, especially for MSDP
peers on a border that peer with a device inside of a remote domain.
(Optional) Configures a description for a specified peer to make it easier
to identify in a configuration or in show command output.
ip msdp description {peer-name|
peer-address} text
Example:
Device(config)# ip msdp description
192.168.1.2 router at customer a
Step 4
Exits global configuration mode and returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 5
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 211
Configuring MSDP
Configuring an MSDP Peer

Table of Contents

Related product manuals