User guide
Chapter 7: Using the Command Line Interface
169
Changing the HTTPS Port
This command syntax changes the HTTPS port.
config:# networkservices httpsPort <n>
Variables:
<n> is a TCP port number between 1 and 65535. The default HTTPS
port is 443.
Example
The following command sets the HTTPS port to 333.
config:# networkservices httpsPort 333
Security Configuration Commands
A security configuration command begins with security.
IP Access Control
You can modify, add or delete an IP access control rule through the
command line interface. An IP access control configuration command
begins with security ipAccessControl.
Modifying the IP Access Control Parameters
There are different commands for modifying different IP access control
parameters.
To enable or disable the IP access control feature, use this
command syntax:
config:# security ipAccessControl enabled <option>
To determine the default policy, use this command syntax:
config:# security ipAccessControl defaultPolicy <policy>
Variables:
<option> is one of the options: true or false.
Option Description
true Enables the IP access control feature.