Telnet Management; Telnet - Planet Networking & Communication WGSW-50040 Configuration Manual

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

Advertisement

4.2 Telnet Management

4.2.1 Telnet

4.2.1.1 Introduction to Telnet
Telnet is a simple remote terminal protocol for remote login. Using Telnet, the user can login to a remote host
with its IP address of hostname from his own workstation. Telnet can send the user's keystrokes to the remote
host and send the remote host output to the user's screen through TCP connection. This is a transparent
service, as to the user, the keyboard and monitor seems to be connected to the remote host directly.
Telnet employs the Client-Server mode, the local system is the Telnet client and the remote host is the Telnet
server. Switch can be either the Telnet Server or the Telnet client.
When switch is used as the Telnet server, the user can use the Telnet client program included in Windows or
the other operation systems to login to switch, as described earlier in the In-band management section. As a
Telnet server, switch allows up to 5 telnet client TCP connections.
And as Telnet client, using telnet command under Admin Mode allows the user to login to the other remote
hosts. Switch can only establish TCP connection to one remote host. If a connection to another remote host is
desired, the current TCP connection must be dropped.
4.2.1.2 Telnet Configuration Task List
1. Configuring Telnet Server
2. Telnet to a remote host from the switch.
1. Configuration of Telnet Server
Global Mode
telnet-server enable
no telnet-server enable
username <user-name> [privilege
<privilege>] [password {0 | 7} <password>]
no username <username>
authentication securityip <ip-addr>
no authentication securityip <ip-addr>
authentication securityipv6 <ipv6-addr>
no authentication securityipv6 <ipv6-addr>
Command
Explanation
Enable the Telnet server function in the switch: the
"no telnet-server enable" command disables the
Telnet function.
Configure user name and password of the telnet.
The no form command deletes the telnet user
authorization.
Configure the secure IP address to login to the
switch through Telnet: the no command deletes
the authorized Telnet secure address.
Configure the secure IPv6 address to login to the
switch through Telnet: the no command deletes
the authorized Telnet secure address.
4-2

Advertisement

Table of Contents
loading

Table of Contents