HP VPN Firewall Appliances Network Management Command Reference

222
If you repeatedly execute the interval command with different time intervals specified, only the latest
configuration takes effect.
Examples
# Set the interval for sending DDNS update requests to one day and one minute for the DDNS policy
named steven_policy.
<Sysname> system-view
[Sysname] ddns policy steven_policy
[Sysname-ddns-policy-steven_policy] interval 1 0 1
Related commands
display ddns policy
ssl client policy
Use ssl client policy to associate a specific SSL client policy with a DDNS policy.
Use undo ssl client policy to cancel the association.
Syntax
ssl client policy policy-name
undo ssl client policy
Default
No SSL client policy is associated with any DDNS policy.
Views
DDNS policy view
Default command level
2: System level
Parameters
policy-name: SSL client policy name, a case-insensitive string of 1 to 16 characters.
Usage guidelines
The SSL client policy is only effective for the HTTPS-based DDNS update requests.
If you repeatedly execute the ssl client policy command with different SSL client policies specified, only
the latest configuration takes effect.
Examples
# Associate the SSL client policy named ssl_policy with the DDNS policy named steven_policy.
<Sysname> system-view
[Sysname] ddns policy steven_policy
[Sysname-ddns-policy-steven_policy] ssl client policy ssl_policy
Related commands
display ddns policy
ssl client-policy