Configuring Msdp Peers - Cisco Nexus 7000 Series Configuration Manual

Nx-os multicast routing
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring MSDP Peers

Step 4
Configuring MSDP Peers
You can configure an MSDP peer when you configure a peering relationship with each MSDP peer that resides
either within the current PIM domain or in another PIM domain. MSDP is enabled on the router when you
configure the first MSDP peering relationship.
Before you begin
Ensure that you have installed the Enterprise Services license and enabled PIM and MSDP.
Ensure that you configured PIM in the domains of the routers that you will configure as MSDP peers.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
162
Command or Action
copy running-config startup-config feature
Example:
switch(config)# copy running-config
startup-config
Command or Action
config t
Example:
switch# config t
switch(config)#
ip msdp peer peer-ip-address connect-source
interface [remote-as as-number]
Example:
switch(config)# ip msdp peer
192.168.1.10 connect-source ethernet 2/1
remote-as 8
Repeat Step 2 for each MSDP peering
relationship by changing the peer IP address,
the interface, and the AS number as appropriate.
show ip msdp summary [vrf vrf-name |
known-vrf-name | all]
Example:
switch# show ip msdp summary
Purpose
(Optional) Saves configuration changes.
Purpose
Enters global configuration mode.
Configures an MSDP peer with the specified
peer IP address. The software uses the source
IP address of the interface for the TCP
connection with the peer. The interface can take
the form of type slot/port. If the AS number is
the same as the local AS, then the peer is within
the PIM domain; otherwise, this peer is external
to the PIM domain. By default, MSDP peering
is disabled.
Note
MSDP peering is enabled when you
use this command.
(Optional) Displays a summary of MDSP peers.
Configuring MSDP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents