User's Manual
Chapter 10: Using the Command Line Interface
266
Example
The following command removes the 5th rule from the IPv6 access
control list.
config:#
security ipAccessControl ipv6 rule delete 5
HTTPS Access
This command determines whether the HTTPS access to the EMX 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
Login Limitation
The login limitation feature controls login-related limitations, such as
password aging, simultaneous logins using the same user name, and the
idle time permitted before being forced to log out.
A login limitation command begins with security loginLimits.
You can combine multiple commands to modify the login limitation
parameters at a time. See Multi-Command Syntax (on page 320).