Telnet server commands, Ip telnet server, Table 4-36 – LevelOne FGL-2870 User Manual

Page 501

Advertising
background image

Authentication Commands

4-135

4

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-133)

Telnet Server Commands

This section describes commands used to configure Telnet management access to
the switch.

ip telnet server

This command allows this device to be monitored or configured from Telnet. It also
specifies the TCP port number used by the Telnet interface. Use the no form without
the “port” keyword to disable this function. Use the no from with the “port” keyword
to use the default port.

Syntax

ip telnet server [port port-number]
no telnet server [port]

port - The TCP port used by the Telnet interface.
port-number - The TCP port number to be used by the browser interface.

(Range: 1-65535)

Default Setting

• Server: Enabled
• Server Port: 23

Command Mode

Global Configuration

Example

Console(config)#ip http secure-port 1000
Console(config)#

Table 4-36 Telnet Server Commands

Command

Function

Mode

Page

ip telnet server

Allows the switch to be monitored or configured from Telnet; also

specifies the port to be used by the Telnet interface

GC

4-133

Console(config)#ip telnet server
Console(config)#ip telnet server port 123
Console(config)#

Advertising