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

mdc-admin

mdc-operator

Parameters

policy-name: Specifies a DDNS policy by its 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 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 28: Command output

Field

Description

DDNS policy

DDNS policy name.

URL

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

Username

Username for logging in to the DDNS server. This field is empty if no username is configured.

Password

Password for logging in to the DDNS server. This field is empty 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 empty if no SSL client policy is associated.

Interval

Interval for sending DDNS update requests.

Related commands

ddns policy