set protocols msdp mesh-group member
The set protocols msdp mesh-group member command is used to configure the MSDP member devices.
Command Syntax
set protocols msdp mesh-group < mesh-group-name> member <peer-address>
Parameter
Parameter | Description |
mesh-group < mesh-group-name> | Specifies the name of the MSDP mesh group. The value is a string. |
member <peer-address> | Specifies the address of the remote MSDP peer that becomes a MSDP member. The value is in dotted decimal format. |
Usage Guidelines
Only one mesh group is allowed in a PIM-SM domain.
When configuring MSDP peers, configure the local MSDP device as the source and all the other remote MSDP peer devices in the same mesh group as members.
Example
- Create an MSDP mesh group.
admin@Xorplus# set protocols msdp mesh-group 6.6.6.6 member 3.3.3.3 admin@Xorplus# set protocols msdp mesh-group 6.6.6.6 source 2.2.2.2Â admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.