R2511-HP MSR Router Series IP Multicast Command Reference(V5)

180
Syntax
peer peer-address mesh-group name
undo peer peer-address mesh-group
Default
An MSDP peer does not belong to any mesh group.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
name: Specifies a mesh group, a case-sensitive string of 1 to 32 characters. A mesh group name must not
contain any space.
Examples
# On the public network, configure the MSDP peer with the IP address of 125.10.7.6 as a member of the
mesh group "Group1".
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 mesh-group Group1
# In VPN instance mvpn, configure the MSDP peer with the IP address of 125.10.7.6 as a member of the
mesh group "Group1".
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 125.10.7.6 mesh-group Group1
peer minimum-ttl
Use peer minimum-ttl to configure the TTL threshold for multicast data packet encapsulation in SA
messages.
Use undo peer minimum-ttl to restore the default.
Syntax
peer peer-address minimum-ttl ttl-value
undo peer peer-address minimum-ttl
Default
The TTL threshold for a multicast packet to be encapsulated in an SA message is 0.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level