configure msdp peer mesh-group
Description
This command configures an MSDP 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.
Syntax Description
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. |
Default
N/A.
Usage Guidelines
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.
- Reduce SA message flooding.
- Simplify peer-RPF flooding.
Example
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
History
This command was first available in ExtremeXOS 12.0.
Platform Availability
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 Switch Engine 32.2 Feature License Requirements document.