Nortel 8300 Important Notice page 19

Ethernet routing switch administration and security
Hide thumbs Also See for 8300:
Table of Contents

Advertisement

Copyright © 2005-2007, Nortel Networks
.
ssh secure
ssh
no ssh
By default the daemon is disabled.
Use the following CLI command to set the maximum number of SSH
sessions allowed:
config sys set ssh max-sessions <integer>
Where <integer> is a value from 0 to 8, or use the following NNCLI
command in the global configuration mode:
ssh max-session <integer>
The default value is 4.
Use the following CLI command to enable password authentication:
config sys set ssh pass-auth <true|false>
or use the following NNCLI command in the global configuration mode:
ssh pass-auth
no ssh pass-auth
By default password authentication is enabled.
Use the following CLI command to set the SSH connection port:
config sys set ssh port <integer>
Where <integer> is the port value, or use the following NNCLI
command in the global configuration mode:
ssh port <Port 1-65535>
The default value is 22.
Use the following CLI command to enable the RSA authentication:
config sys set ssh rsa-auth <true|false>
or use the following NNCLI commands in the global configuration mode:
ssh rsa-auth
no ssh rsa-key
By default RSA authentication is enabled.
Use the following CLI command to set the SSH authentication timeout:
config sys set ssh timeout <integer>
or use the following NNCLI command in the global configuration mode:
ssh timeout <1-120>
The default value is 60 (seconds).
Use the following CLI command to set the SSH version:
Nortel Ethernet Routing Switch 8300
Important Notice — Administration and Security
NN46200-601 3.01 Standard
4.0 27 August 2007
Enabling secure protocols 19

Advertisement

Table of Contents
loading

Table of Contents