HP VPN Firewall Appliances Network Management Command Reference

675
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
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
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
Related commands
display msdp peer-status
peer password
Use peer password to configure a password for MD5 authentication used by both MSDP peers to
establish a TCP connection.
Use undo peer password to restore the default.
Syntax
peer peer-address password { cipher cipher-password | simple simple-password }