Cisco Systems SPS224G4 Manual De Usuario

Descargar
Página de 552
SSH Commands
ip ssh server
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide
404
29
 
Example
The following example specifies the port to be used by the SSH server as 8080.
Console(config)# ip ssh port 8080
ip ssh server
The ip ssh server Global Configuration mode command enables the device to be 
configured from a SSH server. Use the no form of this command to disable this 
function.
Syntax
ip ssh server
no ip ssh server
Default Configuration
Device configuration from a SSH server is enabled.
Command Mode
Global Configuration mode
User Guidelines
If encryption keys are not generated, the SSH server is in standby until the keys 
are generated. To generate SSH server keys, use the crypto key generate dsa, 
and crypto key generate rsa Global Configuration mode commands.
Example
The following example enables configuring the device from a SSH server.
Console(config)# ip ssh server