Chapter 33 System Remote Management
ZyWALL (ZLD) CLI Reference Guide
212
33.2 HTTP/HTTPS Commands
The following table identifies the values required for many of these commands. Other input
values are discussed with the corresponding commands.
The following table describes the commands available for HTTP/HTTPS. You must use the
configure terminal command to enter the configuration mode before you can use these
commands.
Table 128 Input Values for General HTTP/HTTPS Commands
LABEL DESCRIPTION
address_object The name of the IP address (group) object. You may use 1-31 alphanumeric
characters, underscores(
_), or dashes (-), but the first character cannot be a
number. This value is case-sensitive.
zone_object The name of the zone. You may use 1-31 alphanumeric characters,
underscores(_), or dashes (-), but the first character cannot be a number. This
value is case-sensitive.
Table 129 Command Summary: HTTP/HTTPS
COMMAND DESCRIPTION
[no] ip http authentication auth_method Sets an authentication method used by the
HTTP/HTTPS server. The
no command resets
the authentication method used by the HTTP/
HTTPS server to the factory default (
default).
auth_method: The name of the authentication
method. You may use 1-31 alphanumeric
characters, underscores(_), or dashes (-), but the
first character cannot be a number. This value is
case-sensitive.
[no] ip http port <1..65535> Sets the HTTP service port number. The
no
command resets the HTTP service port number
to the factory default (80).
[no] ip http secure-port <1..65535> Sets the HTTPS service port number. The no
command resets the HTTPS service port number
to the factory default (443).
[no] ip http secure-server Enables HTTPS access to the ZyWALL web
configurator. The
no command disables HTTPS
access to the ZyWALL web configurator.
[no] ip http secure-server auth-client Sets the client to authenticate itself to the HTTPS
server. The
no command sets the client not to
authenticate itself to the HTTPS server.
[no] ip http secure-server cert certificate_name Specifies a certificate used by the HTTPS server.
The no command resets the certificate used by
the HTTPS server to the factory default
(
default).
certificate_name: The name of the
certificate. You can use up to 31 alphanumeric
and ;‘~!@#$%^&()_+[]{}’,.=-
characters.
[no] ip http secure-server force-redirect Redirects all HTTP connection requests to a
HTTPS URL. The
no command disables
forwarding HTTP connection requests to a
HTTPS URL.