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-61
config
Command Examples Root> config security portBinding wwn 4
AA:99:23:23:08:14:88:C1
Root> config security portBinding wwn 4 attached
Root> config security portBinding wwn 4 remove
config.security.ssh.resetKeys
Syntax resetKeys
Purpose This command resets the SSH (secure shell) encryption keys to their
factory default (unconfigured). The next time a client connects using
SSH the server will generate new keys.
Parameters This command has no parameters
Command Example
Root> config security ssh resetKeys
config.security.ssh.setState
Syntax setState sshEnableState
Purpose This command sets the enabled state for the SSH interface. In order
for an SSH client connection to be accepted, the state must be set to
enable; otherwise, only Telnet can be accepted. Either SSH can be
enabled, or Telnet can be enabled, but not both at the same time.
Parameters This command has one parameter:
Command Example
Root> config security ssh setState enable
config.security.ssh.show
Syntax show
Purpose This command displays SSH state.
sshEnableState This parameter can be set to enable or
disable. Boolean 1 and 0 values may also
be substituted.