Справочник Пользователя для Enterasys Networks E1 Series

Скачать
Страница из 808
Security Configuration Command Set
Configuring Secure Shell (SSH)
14-80
This example shows how to display SSH session information, including server and client version 
numbers, remote login name(s), supported MAC algorithms, authentication keys and encryption 
cipher:
14.3.6.2 set ssh
Use this command to enable or disable the SSH protocol on the device.
set ssh {enable | disable
Syntax Description
Command Type
Switch command.
Command Mode
Read-Write.
Command Defaults
None. 
Matrix>show ssh sessions
SSH Session:  1 inbound
    Server Version:  SSH-2.0-3.0.4 SSH Secure Shell
    Username:  rw
    Client Host:  10.0.0.2
    Client Version:  SSH-1.99-3.1.0 SSH Secure Shell for Windows
    Host Key Exchange Algorithm:  diffie-hellman-group1-sha1
    Public Key Algorithm:  ssh-rsa
    MAC Hash Algorithm:  hmac-md5
    Cipher:  aes128-cbc
SSH Session:  2 outbound
    Server Version:  SSH-2.0-VShell_2_1_4_154 VShell
    Username:  krose
    Server Host:  10.0.0.2
    Client Version:  SSH-1.99-3.0.4 SSH Secure Shell
    Host Key Exchange Algorithm:  diffie-hellman-group1-sha1
    Public Key Algorithm:  ssh-dss
    MAC Hash Algorithm:  hmac-sha1
    Cipher:  aes128-cbc
enable | disable
Enables or disables SSH.