Chapter 64 System Remote Management
ZyWALL Series CLI Reference Guide
529
64.2 Common System Command Input Values
The following table identifies the values required for many of these commands. Other input values are
discussed with the corresponding commands.
64.3 HTTP/HTTPS 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 305 Input Values for General System 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.
rule_number
The number of a service control rule. 1 - X where X is the highest number of rules the Zyxel
Device model supports.
zone_object
The name of the zone. For some Zyxel Device models, use up to 31 characters (a-zA-Z0-9_-
). The name cannot start with a number. This value is case-sensitive.
For other Zyxel Device models, use pre-defined zone names like DMZ, LAN1, SSL VPN, IPSec
VPN, OPT, and WAN.
Table 306 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 content-security-policy
Sets the content-security-policy header to frame-ancestors
‘none’. It prevents loading the web page in an iframe from
any source.
The content-security-policy HTTP response header is a
security header that can help avoid clickjacking attacks by
defining which resources are allowed to loaded or
executed.
The
no command removes the header directive.
Note: This security is provided only for browsers that
support content-security-policy (CSP).
[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 Zyxel Device web configurator.
The
no command disables HTTPS access to the Zyxel Device
web configurator.