Chapter 22 - Ssh Commands - Allied Telesis AT-9724TS Reference Manual

High-density layer 3 stackable gigabit ethernet switch command line interface
Hide thumbs Also See for AT-9724TS:
Table of Contents

Advertisement

Chapter 22 - SSH Commands

The steps required to use the SSH protocol for secure communication between a remote PC (the SSH Client) and the Switch (the SSH Server), are as follows:
Create a user account with admin-level access using the create account admin <username> <password> command.This is identical to
creating any other admin-lever User account on the Switch, including specifying a password.This password is used to login to the Switch, once secure
communication has been established using the SSH protocol.
Configure the user account to use a specified authorization method to identify users that are allowed to establish SSH connections with the Switch
using the config ssh user authmode command.There are three choices as to the method SSH will use to authorize the user, and they are
password, publickey and hostbased.
Configure the encryption algorithm that SSH will use to encrypt and decrypt messages sent between the SSH Client and the SSH Server.
Finally, enable SSH on the Switch using the enable ssh command.
After following the above steps, you can configure an SSH Client on the remote PC and manage the Switch using secure, in-band communication.
The Secure Shell (SSH) commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Command
enable ssh
disable ssh
config ssh authmode
show ssh authmode
config ssh server
show ssh server
config ssh user
show ssh user authmode
config ssh algorithm
show ssh algorithm
Each command is listed, in detail, in the following sections:
enable shh
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To enable SSH:
Allied Telesyn AT-9724TS High-Density Layer 3 Stackable Gigabit Ethernet Switch • Command Line Interface Reference Manual
Parameters
[password | publickey | hostbased] [enable | disable]
{maxsession <int 1-3> | contimeout <sec 120-600> | authfail <int 2-20> | rekey [10min | 30min | 60min |
never]
<username> authmode {hostbased [hostname <string 32> | hostname_IP <string 32> <ipaddr>} | password |
publickey | none]
[3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 | twofish128 | twofish192 | twofish256 | MD5 |
SHA1 | DSA | RSA] [enable | disable]
Used to enable SSH.
enable ssh
This command allows you to enable SSH on the Switch.
None.
Only administrator-level users can issue this command.
AT-9724TS:4# enable ssh
Command: enable ssh
S u c c e s s .
A T - 9 7 2 4 T S : 4 #
154

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents