User’s Manual of WGSD-1022/WGSD-8000
- 306 –
Default Configuration
The default value is 22.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example specifies the port to be used by the SSH server as 8080.
Console (config)#
ip ssh port
8080
5.22.2 ip ssh server
The
ip ssh server
global configuration command enables the device to be configured from a SSH server. To disable this
function, use the
no
form of this command.
Syntax
ip ssh server
no ip ssh server
Default Configuration
This default is SSH is disabled.
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 commands
crypto key generate rsa
, and
crypto key generate dsa
.
Example
The following example enables the device to be configured from a SSH server.
Console (config)#
ip ssh server