145
Usage guidelines
This command applies to DDNS updates in HTTP/HTTPS. If the DDNS server uses HTTP or HTTPS
service, choose a parameter transmission method compatible with the DDNS server. For example, a
DHS server supports the http-post method.
If the DDNS policy has been applied to an interface, a DDNS update is sent immediately after the
parameter transmission is changed.
Examples
# Specify the parameter transmission method as http-post for DDNS update requests for DDNS
policy steven_policy.
<Sysname> system-view
[Sysname] ddns policy steven_policy
[Sysname-ddns-policy-steven_policy] method http-post
Related commands
ddns policy
display ddns policy
password
Use password to specify the password for logging in to the DDNS server.
Use undo password to restore the default.
Syntax
password { cipher | simple } string
undo password
Default
No password is specified for logging in to the DDNS server.
Views
DDNS policy view
Predefined user roles
network-admin
Parameters
cipher: Specifies a password in encrypted form.
simple: Specifies a password in plaintext form. For security purposes, the password specified in
plaintext form will be stored in encrypted form.
string: Specifies the password. Its plaintext form is a case-sensitive string of 1 to 32 characters. Its
encrypted form is a case-sensitive string of 1 to 73 characters.
Examples
# In DDNS policy steven_policy, specify nevets as the password for logging in to the DDNS server.
<Sysname> system-view
[Sysname] ddns policy steven_policy
[Sysname-ddns-policy-steven_policy] password simple nevets
Related commands
ddns policy
display ddns policy