xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
20
enable clipaging
Purpose
Used to pause the scrolling of the console screen when a command displays more than one
page.
Syntax
enable clipaging
Description
This command is used when issuing a command which causes the console screen to rapidly
scroll through several pages. This command will cause the console to pause at the end of
each page. The default setting is enabled.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable pausing of the screen display when the show command output reaches the end of the page:
DES-3528:admin# enable clipaging
Command: enable clipaging
Success.
DES-3528:admin#
disable clipaging
Purpose
Used to disable the pausing of the console screen scrolling at the end of each page when a
command displays more than one screen of information.
Syntax
disable clipaging
Description
This command is used to disable the pausing of the console screen at the end of each page
when a command would display more than one screen of information.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable pausing of the screen display when show command output reaches the end of the page:
DES-3528:admin# disable clipaging
Command: disable clipaging
Success.
DES-3528:admin#
telnet
Purpose
Used to login the remote device system through the network.
Syntax
telnet <ipaddr> {tcp_port <value 1-65535>}
Description
This command is used when the manager want to manage the device system which isn’t on
local. So can use this command to login in the remote system which is located on other side.
If connect successful, some actions can be done as local.
Parameters
<ipaddr>
−
The network ip address. This is the destination which wants to login.
<value 1-65535>
−
The TCP port number. TCP ports are numbered between 1 and 65535.
The “well-known” TCP port for the Telnet protocol is 23.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage: