Ssh; Introduction To Ssh - Planet Networking & Communication WGSW-50040 Configuration Manual

50-port 10/100/1000mbps with 4 shared sfp managed gigabit switch
Table of Contents

Advertisement

authentication ip access-class
{<num-std>|<name>}
no authentication ip access-class
authentication ipv6 access-class
{<num-std>|<name>}
no authentication ipv6 access-class
authentication line {console | vty | web} login
{local | radius | tacacs }
no authentication line {console | vty | web}
login
Admin Mode
terminal monitor
terminal no monitor
2. Telnet to a remote host from the switch
Admin Mode
telnet {<ip-addr> | <ipv6-addr> | host
<hostname>} [<port>]

4.2.2 SSH

4.2.2.1 Introduction to SSH

SSH (Secure Shell) is a protocol which ensures a secure remote access connection to network devices. It is
based on the reliable TCP/IP protocol. By conducting the mechanism such as key distribution, authentication
and encryption between SSH server and SSH client, a secure connection is established. The information
transferred on this connection is protected from being intercepted and decrypted. The switch meets the
requirements of SSH2.0. It supports SSH2.0 client software such as SSH Secure Client and putty. Users can
run the above software to manage the switch remotely.
The switch presently supports RSA authentication, 3DES cryptography protocol and SSH user password
authentication etc.
Command
Binding standard IP ACL protocol to login with
Telnet/SSH/Web; the no form command will
cancel the binding ACL.
Binding standard IPv6 ACL protocol to login with
Telnet/SSH/Web; the no form command will
cancel the binding ACL.
Configure telnet authentication mode.
Display debug information for Telnet client login to
the switch; the no command disables the debug
information.
Explanation
Login to a remote host with the Telnet client
included in the switch.
4-3

Advertisement

Table of Contents
loading

Table of Contents