FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)

2
2-64
E/OS Command Line Interface User Manual
config
Output The output of the config.security.ssh.show command displays the
following data:
Output Example
SSH: enabled
Telnet: disabled
config.security.switchAcl
The access control list (ACL) feature allows the administrator to
configure a set of IP addresses that are allowed to make an IP
management connection to the switch or director.
config.security.switchAcl.addRange
Syntax addRange startIPAddress endIPAddress
Purpose This command adds a new range of IP addresses to the access control
list.
Parameters This command has the following parameters:
NOTE: The maximum number of entries in this command is 32.
Command Example Root> config security switchAcl addRange 10.0.0.0
10.0.0.2
SSH Indicates whether the SSH interface to CLI is
enabled or disabled.
Telnet Indicates whether the Telnet interface to CLI
is enabled or disabled.
startIPAddress The starting IP Address of the range to be
added. The address must be entered in dotted
decimal form (such as, 10.0.0.0).
endIPAddress The ending IP Address of the range to be
added. The address must be entered in dotted
decimal form (such as, 10.0.0.0).