Cli commands, Starting a telnet session, Opening the web agent – Avaya 580 User Manual
Page 85
Document No. 10-300077, Issue 2
2-37
Setting Up the Switch
CLI Commands
To change the TCP port for Telnet requests, use the following CLI
command:
(configure)#
ip telnet port
To change the TCP port for HTTP requests, use the following CLI
command:
(configure)#
ip http port
To view the current TCP port settings for Telnet and HTTP, use the
following CLI command:
>
show tcp configuration
* Note: You must have administrative privilege to enter these
commands.
Starting a Telnet Session
After changing the TCP port for Telnet requests to a port number other than
23, you must specify the TCP port number in addition to the IP address or
host name to start a Telnet session.
For example, if you change the TCP port from 23 to 9998 on switch
192.168.0.126, enter telnet 192.168.0.126 9998 to start a Telnet session.
Opening the Web Agent
After changing the TCP port for HTTP requests to a port number other than
80, you must specify the TCP port number in addition to the IP address to
open the Web Agent.
For example, if you change the TCP port from 80 to 9999 on switch
192.168.0.126, enter http://192.168.0.126:9999 to open the Web Agent.