User guide

Chapter 7: Using the Command Line Interface
172
Deleting an IP Access Control Rule
This command removes a specific rule from the list.
config:# security ipAccessControl rule delete <rule_number>
Variables:
<rule_number> is the number of the existing rule that you want to
remove.
Example
The following command removes the 5th rule from the IP access control
list.
config:# security ipAccessControl rule delete 5
HTTPS Access
This command determines whether the HTTPS access to the Dominion
PX web interface is forced. If yes, all HTTP access attempts are
automatically directed to HTTPS.
config:# security enforceHttpsForWebAccess <option>
Variables:
<option> is one of the options: enable or disable.
Option Description
enable Enables the HTTPS access to the web interface.
disable Disables the HTTPS access to the web interface.
Example
The following command disables the HTTPS access feature.
config:# security enforceHttpsForWebAccess disable