C
HAPTER
13
| System Management Commands
– 124 –
â—† After boot up, the SSH server needs about two minutes to generate
host encryption keys. The SSH server is disabled while the keys are
being generated. The show system command displays the status of
the SSH server.
EXAMPLE
AP(config)# apmgmtui ssh enable
AP(config)#
apmgmtui ssh port This command sets the Secure Shell server port.
SYNTAX
apmgmtui ssh port <port-number>
port-number - The UDP port used by the SSH server.
(Range: 1-65535)
DEFAULT SETTING
22
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)# apmgmtui ssh port 1124
AP(config)#
apmgmtui telnet-
server enable
This command enables the Telnet server. Use the no form to disable the
server.
SYNTAX
apmgmtui telnet-server enable
no apmgmtui telnet-server
DEFAULT SETTING
Interface enabled
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)# apmgmtui telnet-server enable
AP(config)#