FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
CLI Commands
2-65
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 access control list.
Parameters This command has one parameter:
Command Example
Root> config security switchAcl setState 1
config.security.switchAcl.show
Syntax show
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).
clear - Using the optional 'clear' parameter by
itself will remove all 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.