Cisco Nexus 5600 Series Reference page 256

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

Advertisement

ip msdp peer
ip msdp peer
To configure a Multicast Source Discovery Protocol (MSDP) peer with the specified peer IP address, use
the ip msdp peer command. To remove an MDSP peer, use the no form of this command.
Syntax Description
peer-address
connect-source Configures a local IP address for a TCP connection.
ethernet
slot/port
loopback
if_number
port-channel
number
vlan vlan-id
remote-as asn
Command Default
None
Command Modes
Global configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.0(2)N1(1)
Usage Guidelines
The software uses the source IP address of the interface for the TCP connection with the peer. If the AS
number is the same as the local AS, then the peer is within the Protocol Independent Multicast (PIM)
domain; otherwise, this peer is external to the PIM domain.
This command requires the LAN Base Services license.
Examples
This example shows how to configure an MSDP peer:
switch(config)# ip msdp peer 192.168.1.10 connect-source ethernet 1/0 remote-as 8
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
252
ip msdp peer peer-address connect-source {ethernet slot/port | loopback if_number |
port-channel number | vlan vlan-id} [remote-as asn]
no ip msdp peer peer-address [connect-source {ethernet slot/port | loopback if_number |
port-channel number | vlan vlan-id}] [remote-as asn]
IP address of the MSDP peer.
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.
Specifies the loopback interface. The loopback interface number is from 0 to 1023.
Specifies the EtherChannel interface and EtherChannel number. The range is from 1
to 4096.
Specifies the VLAN interface. The range is from 1 to 4094.
(Optional) Configures a remote autonomous system (AS) number.
Modification
This command was introduced.
Chapter
I Commands
OL-31626-01

Advertisement

Table of Contents
loading

Table of Contents