R0106-HP MSR Router Series IP Multicast Command Reference(V7)

147
Views
MSDP view
Predefined user roles
network-admin
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 spaces.
Examples
# On the public network, configure the MSDP peer 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
peer minimum-ttl
Use peer minimum-ttl to configure the lower TTL threshold for multicast data packets encapsulated 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 lower TTL threshold for a multicast packet to be encapsulated in an SA message is 0.
Views
MSDP view
Predefined user roles
network-admin
Parameters
peer-address: Specifies an MSDP peer by its address.
ttl-value: Specifies the lower TTL threshold in the range of 0 to 255.
Examples
# On the public network, set the lower TTL threshold for multicast packets to be encapsulated in SA
messages to 10. 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