Nortel 1010 Guía Del Usuario

Descargar
Página de 178
116 Chapter 5 Configuring the system
NN46110-500 
 
Displaying the current settings for the SSH server
To display the current settings for the SSH server, from CLI Global Configuration 
Mode, enter:
show ssh-server { port | state }
where:
port—shows the SSH server port
state—specifies the state (enabled or disabled) of the SSH server
For example, to display the current SSH server port for the Nortel VPN Router, 
enter:
CES(config)# show ssh-server port
For example, to display the state (enabled or disabled) of the current SSH server 
for the Nortel VPN Router, enter:
CES(config)# show ssh-server state
Disabling the SSH server 
To disable the SSH server, from CLI Global Configuration Mode, enter:
no service ssh enable
For example, enter:
CES(config)# no service ssh enable