Specifications
telnet
Chapter 8
IP Services Commands
178
Defaults
UNIVERGE WL Control System attempts to establish Telnet
connections with TCP port 23 by default.
Access
Enabled.
Usage
To end a Telnet session from the remote device, press Ctrl+t or type exit
in the management session on the remote device. To end a client session from the
local device, use the clear sessions telnet client command.
If the configuration of the UNIVERGE WL Controller on which you enter the
telnet command has an ACL that denies Telnet client traffic, the ACL also denies
access by the telnet command.
Examples
In the following example, an administrator establishes a Telnet session
with another UNIVERGE WL Controller and enters a command on the remote
UNIVERGE WL Controller:
PROMPT# telnet 10.10.10.90
Session 0 pty tty2.d Trying 10.10.10.90...
Connected to 10.10.10.90
Disconnect character is '^t'
Copyright (c) 2006 NEC Infrontia Corporation. All rights reserved.
Username: username
Password: password
PROPMT-remote> show vlan
Admin VLAN Tunl Port
VLAN Name Status State Affin Port Tag State
---- -------------- ------ ----- ----- ------- ----- -----
1 default Up Up 5
1 none Up
When the administrator presses Ctrl+t to end the Telnet connection, the
management session returns to the local UNIVERGE WL Controller prompt:
PROMPT-remote> Session 0 pty tty2.d terminated tt name tty2.d
PROMPT#
hostname Hostname of the remote device.
port port-num TCP port number on which the TCP server on the remote
device listens for Telnet connections.