Security commands – HP Traffic Director sa7220 User Manual
Page 191

C H A P T E R 5
Security Commands
179
Security
Commands
The Security commands are described below.
Command
Description
config sys security
custom access-control
Determines whether the access control list is enabled or disabled.
Access control lists are configured with the commands
acl add
(
ip
or
netmask
) and
acl delete
(
ip
or
netmask
). If an IP or
netmask is on the access control list they are allowed to connect
with any of the enabled administrative methods. SNMP has further
restrictions based on IP, the other methods require user / password
authentication.
config sys security custom access-control
[enable | disable]
Disabled by default.
config sys security
custom acl add ip
Adds an IP address to the access control list.
config sys security acl add ip
config sys security
custom acl add netmask
Adds a netmask in dotted decimal notation to the access control
list.
config sys security acl add netmask
config sys security
custom acl delete ip
Deletes an IP address from the access control list.
config sys security acl delete ip
config sys security
custom acl delete
netmask
Deletes a netmask in dotted decimal notation from the access
control list.
config sys security acl delete netmask
config sys security
custom acl info
Displays the current access control list. The access control list is
only used if config sys security access-control is enabled