Parameters, Examples, Response – Efficient Networks 107-0001-000 User Manual

Page 136: System telnetport, Mgmt class, Input format, System telnetport -66

Advertising
background image

Chapter 4: System Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 4-66

Efficient Networks

®

Parameters

Examples

Response

Command prompt.

system telnetport

This command manages the built-in Telnet server port access. It can:

Disable Telnet port for this router (sets the Telnet port to 0).

Request the default Telnet port (23). This re-enables Telnet port after it is
disabled.

Redefine the Telnet port.

NOTE:

This command requires a

save

and

reboot

to take effect.

To see the current setting, use the

system list

command.

Mgmt Class

Network (R/W)

Input Format

system telnetport default | disabled | <port>

default

Restores the port value to the default value 514 and re-enables the port.

disable

Disables the existing Syslog port.

<port>

a

a

Integer

Defines a new Syslog port number. Use this option to restrict remote ac-
cess.

This command sets the Syslog port to the default value (514).

-> system syslogport default

This command disables the existing Syslog port.

-> system syslogport disabled

This command remaps the syslog port to port 154.

-> system syslogpport 154

Advertising