R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference

128
method
Use method to specify the parameter transmission method for sending DDNS update requests to
HTTP/HTTPS-based DDNS servers.
Use undo method to restore the default.
Syntax
method { http-get | http-post }
undo method
Default
The method http-get applies.
Views
DDNS policy view
Predefined user roles
network-admin
mdc-admin
Parameters
http-get: Uses the get operation.
http-post: Uses the post operation.
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 request 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 to be included in the URL address for DDNS update requests.
Use undo password to remove the password.