display ddns policy

Use display ddns policy to display information about DDNS policies.

Syntax

display ddns policy [ policy-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

policy-name: Specifies the DDNS policy name, a case-insensitive string of 1 to 32 characters. If you do not specify a DDNS policy, this command displays information about all DDNS policies.

Examples

# Display information about the DDNS policy steven_policy.

<Sysname> display ddns policy steven_policy
DDNS policy: steven_policy
  URL              : http://members.3322.org/dyndns/update?
                     system=dyndns&hostname=<h>&myip=<a>
  Username         : steven
  Password         : ******
  Method           : GET
  SSL client policy: 
  Interval         : 1 days 0 hours 1 minutes

# Display information about all DDNS policies.

<Sysname> display ddns policy
DDNS policy: steven_policy
  URL              : http://members.3322.org/dyndns/update?system=
                     dyndns&hostname=<h>&myip=<a>
  Username         : steven
  Password         : ******
  Method           : GET
  SSL client policy:
  Interval         : 0 days 0 hours 30 minutes  

DDNS policy: tom-policy
  URL              : http://members.3322.org/dyndns/update?system=
                     dyndns&hostname=<h>&myip=<a>
  Username         : 
  Password         : 
  Method           : GET
  SSL client policy:
  Interval         : 0 days 0 hours 15 minutes

DDNS policy: u-policy
  URL              : oray://phservice2.oray.net
  Username         : username
  Password         : 
  Method           : -
  SSL client policy:
  Interval         : 0 days 0 hours 15 minutes

Table 26: Command output

Field

Description

DDNS policy

DDNS policy name.

URL

URL address for a DDNS update request. This field is blank if no URL address is configured.

Username

Username to be included in the URL address for DDNS update requests. This field is blank if no username is configured.

Password

Password to be included in the URL address for DDNS update requests. This field is blank if no password is configured and displays ****** if a password is configured.

Method

Parameter transmission method used to send HTTP/HTTPS-based DDNS update requests.

Method types include GET and POST.

SSL client policy

Name of the associated SSL client policy. This field is blank if no SSL client policy is associated.

Interval

Interval for sending DDNS update requests.

Related commands

ddns policy