HP VPN Firewall Appliances Network Management Command Reference
220
Syntax
ddns policy policy-name
undo ddns policy policy-name
Default
No DDNS policy is created.
Views
System view
Default command level
2: System level
Parameters
policy-name: DDNS policy name, a case-insensitive string of 1 to 32 characters.
Examples
# Create a DDNS policy named steven_policy and enter its view.
<Sysname> system-view
[Sysname] ddns policy steven_policy
[Sysname-ddns-policy-steven_policy]
Related commands
display ddns policy
display ddns policy
Use display ddns policy to display information about the DDNS policy.
Syntax
display ddns policy [ policy-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-name: DDNS policy name, a case-insensitive character of 1 to 32 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify any policy name, this command displays all DDNS policies.