xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
25
telnet
Purpose
Used to Telnet another device on the network.
Syntax
telnet <ipaddr> {tcp_port <value 0-65535>}
Description
This command is used to connect to another device’s management
through Telnet.
Parameters
<ipaddr>
- Enter the IP address of the device to connect through,
using Telnet.
tcp_port <value 0-65535>
- Enter the TCP port number used to
connect through. The common TCP port number for telnet is 23.
Restrictions
None.
Example usage:
To connect to a device through telnet with a IP address of 10.53.13.99:
DES-3800:admin#telnet 10.53.13.99 tcp_port 23
Command: telnet 10.53.13.99 tcp_port 23
config terminal line
Purpose
Used to configure the number of rows which can be displayed at a
screen.
Syntax
config terminal_line [default | <value 20-80>]
Description
Used to configure the number of rows which can be displayed on the
screen.
Default value is 24.
Parameters
None.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure a terminal_line:
DES-3800:admin# config terminal_line 30
Command: config terminal_line 30
Success.
DES-3800:admin#
show terminal line
Purpose
Used to display the number of rows which can be displayed at a
screen.
Syntax show
terminal_line
Description
Used to display the number of rows which can be displayed on the
screen.
Parameters
None.
Restrictions
None.
Example usage: