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

Page 495: Mgmt class, Input format, Examples, System sshport -9

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 19: SSH Commands

Efficient Networks

®

Page 19-9

Parameters

Response

A typical response is shown below.

system sshport

Specifies the port that the SSH server listens on.

Mgmt Class

Security (R/W)

Input Format

system sshport <port>

Parameters

Examples

enable

a

a

Default value

Allows SSH connections.

disable

Disallows SSH connections.

-> ssh set status enable

SSH Enabled. Connections now permitted.

default

Restores the SSH port value to the default value 22 and re-
enables the port.

disable

Disables the existing SSH port.

<port>

a

a

Integer, 1 - 65525 (22)

Defines a new SNMP port number. Use this option to restrict
remote access.

This command sets the SSH port to the default value (22)

-> system sshport default

This command disables the existing SNMP port.

-> system sshport disabled

This command remaps the SSH port to port 1320.

-> system sshport 1320

Advertising