R3303-HP HSR6800 Routers IP Multicast Command Reference

184
[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
Parameters
peer-address: Specifies an MSDP peer.
ttl-value: Specifies a TTL threshold in the range of 0 to 255.
Examples
# On the public network, set the TTL threshold for multicast packets to be encapsulated in SA messages
to 10 so that only multicast data packets whose TTL value is larger than or equal to 10 can be
encapsulated in SA messages and forwarded to the MSDP peer 110.10.10.1.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 110.10.10.1 minimum-ttl 10
# In VPN instance mvpn, set the TTL threshold for multicast packets to be encapsulated in SA messages
to 10 so that only multicast data packets whose TTL value is larger than or equal to 10 can be
encapsulated in SA messages and forwarded to the MSDP peer 110.10.10.1.
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 110.10.10.1 minimum-ttl 10
Related commands
display msdp peer-status