User manual
2
CLI Commands
2-75
config
config.security.switchAcl.deleteRange
Syntax deleteRange startIPAddress endIPAddress
Purpose This command deletes a range of IP addresses from the access control
list. This range must exactly match one of the existing ranges in the
access control list.
Parameters This command has the following parameters:
Command Example
Root> config security switchAcl deleteRange 10.0.0.0
10.0.0.2
config.security.switchAcl.setState
Syntax setState aclEnabledState
Purpose This command enables or disables the access control list.
Parameters This command has one parameter:
Command Example
Root> config security switchAcl setState 1
config.security.switchAcl.show
Syntax show
Purpose This command displays the contents of the access control list.
startIPAddress The starting IP Address of the range to be deleted.
The address must be entered in dotted decimal form
(such as, 10.0.0.0).
all - Using the optional “all” parameter by itself will
remove all of the entries from the access control list.
endIPAddress The ending IP Address of the range to be deleted.
The address must be entered in dotted decimal form
(such as, 10.0.0.0).
aclEnabledState This parameter can be set to enable or disable. Boolean
1 and 0 values may also be substituted.