SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
450
ip [ssh-server
<port>
| telnet-server
<port>
]
Use the this command
to specify alternate transmission control protocol (TCP) ports for secure shell (SSH)
and Telnet servers. Use the
no
form of this command to return to default settings.
Syntax Description
ssh server
<port>
Configures the SSH server to listen on an alternate TCP port.
telnet server
<port>
Configures the Telnet server to listen on an alternate TCP port.
Default Values
By default, the SSH server listens on TCP port 22 and Telnet listens on TCP port 23.
Functional Notes
SSH is a newer version of Telnet which allows you to run command line and graphical applications (as well
as transfer files) over an encrypted connection.
Usage Examples
The following example configures the Telnet server to listen on TCP port
2323
instead of the default port
23
:
ProCurve(config)#
ip telnet-server 2323
The following example configures the SSH server to listen on TCP port
2200
instead of the default port
22
:
ProCurve(config)#
ip ssh-server 2200
To return to the default settings, use the
no
version of the command. For example:
ProCurve(config)#
no
ip ssh-server 2200
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......