248
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp mesh-group
ip msdp mesh-group
To configure a Multicast Source Discovery Protocol (MSDP) mesh group with a peer, use the
ip msdp
mesh-group
command. To remove the peer from one or all mesh groups, use the
no
form of this
command.
ip msdp mesh-group
peer-address name
no ip msdp mesh-group
peer-address
[
name
]
Syntax Description
Command Default
None
Command Modes
Global configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to configure a mesh group with a peer:
switch(config)#
ip msdp mesh-group 192.168.1.10 my_admin_mesh
This example shows how to remove a peer from a mesh group:
switch(config)#
no ip msdp mesh-group 192.168.1.10 my_admin_mesh
Related Commands
peer-address
IP address of an MSDP peer in a mesh group.
name
Name of a mesh group.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show ip msdp
mesh-group
Displays information about MSDP mesh groups.