FW 07.00.00/HAFM SW 08.06.00 McDATA Enterprise Operating System Command Line Interface User Manual (620-000134-720, April 2005)

Table Of Contents
2
CLI Commands
2-63
config
NOTE: The starting IP address must be lesser than the ending IP address.
Command Example Root> config security switchAcl addRange 10.0.0.0
10.0.0.2
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 sets the enabled state of the access control list. In
order for the access control list to be enforced, the state must be set to
enable.
Parameters This command has one parameter:
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 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.