This command configures an MSDP (Multicast Source Discovery Protocol) peer to become a member of a mesh-group. To remove a peer from a mesh-group, enter the none CLI keyword for the mesh-group.
mesh-group-name | Specifies the name of the MSDP mesh-group. |
none | Removes a peer from a mesh-group. |
peer all | Specifies all MSDP peers. |
remoteaddr | Specifies the IP address of the MSDP peer. |
vrname | Specifies the name of the virtual router to which this command applies. If a name is not specified, it is extracted from the current CLI context. |
N/A.
A mesh-group is a group of MSDP peers with fully meshed MSDP connectivity. Any SA messages received from a peer in a mesh-group are not forwarded to other peers in the same mesh-group.
The following example configures an MSDP peer with the IP address 192.168.45.43 to become a member of a mesh-group called "intra":
configure msdp peer 192.168.45.43 mesh-group intra
This command was first available in ExtremeXOS 12.0.
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the MSDP feature, see the ExtremeXOS 22.6 Feature License Requirements document.