System information
System Management Commands
4-31
Command Usage
• You cannot configure the HTTP and HTTPS servers to use the same port.
• If you change the HTTPS port number, clients attempting to connect to the
HTTPS server must specify the port number in the URL, in this format:
https://device:port_number
Example
Related Commands
ip http secure-server (4-29)
ip telnet server
You can access the onboard configuration program by attaching a VT10 compatible
device to the server’s serial port.
Syntax
[no] ip telnet server
Command Mode
Global Configuration
Example
Secure Shell Commands
The Berkley-standard includes remote access tools originally designed for Unix
systems. Some of these tools have also been implemented for Microsoft Windows
and other environments. These tools, including commands such as rsh (remote
shell), and rexec (remote execute), are not secure from hostile attacks.
The Secure Shell (SSH) includes server/client applications intended as a secure
replacement for the older Berkley remote access tools. SSH provides remote
management access via encrypted paths between the switch and SSH-enabled
management station clients. The commands described in this section show how to
configure the SSH server. However, you also need to install a SSH client on the
management station when using this protocol to configure the switch. When the
client contacts the switch via the SSH protocol, the switch generates a public-key
that the client uses along with a local user name and password for access
authentication.
Note: The switch supports only SSH Version 1.5.
Console(config)#ip http secure-port 1000
Console(config)#
Console#config
Console(config)#ip telnet server
Console(config-line)#










