HP VPN Firewall Appliances Network Management Command Reference

660
Views
Public network PIM view
Default command level
2: System level
Parameters
ttl-value: Specifies a TTL value for state refresh messages, in the range of 1 to 255.
Examples
# On the public network, configure the device to send PIM state refresh messages with a TTL of 45.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] state-refresh-ttl 45
Related commands
pim state-refresh-capable
state-refresh-interval
state-refresh-rate-limit
static-rp (PIM view)
Use static-rp to configure a static RP.
Use undo static-rp to remove a static RP.
Syntax
static-rp rp-address [ acl-number ] [ preferred ]
undo static-rp rp-address
Default
No static RP is configured.
Views
Public network PIM view
Default command level
2: System level
Parameters
rp-address: Specifies the IP address of the static RP to be configured. This address must be a real, valid
unicast IP address, rather than an address on the 127.0.0.0/8 segment.
acl-number: Specifies a basic ACL, in the range of 2000 to 2999. If you provide this argument, the
configured static RP will serve only those groups that pass the ACL filtering. Otherwise, the configured
static RP will serve the all-system group 224.0.0.0/4.
preferred: Gives priority to the static RP if the static RP conflicts with the dynamic RP. If you do not include
the preferred keyword in your command, the dynamic RP has priority, and the static RP takes effect only
if no dynamic RP exists in the network or when the dynamic RP fails.
Usage guidelines
PIM-SM or PIM-DM cannot be enabled on an interface that serves as a static RP.