DES-3000 Series Layer 2 Switch CLI Reference Manual
To enable pausing of the screen display when the show command output reaches the end of the page:
DES-3026:4#enable clipaging
Command: enable clipaging
Success.
DES-3026:4#
disable clipaging
Purpose
Used to disable the pausing of the console screen scrolling at the
end of each page when the 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 the command would display more
than one screen of information.
Parameters None.
Restrictions Only
administrator-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-3026:4#disable clipaging
Command: disable clipaging
Success.
DES-3026:4#
enable telnet
Purpose
Used to enable communication with and management of the Switch
using the Telnet protocol.
Syntax
enable telnet {<tcp_port_number 1-65535>}
Description
This command is used to enable the Telnet protocol on the Switch.
The user can specify the TCP or UDP port number the Switch will
use to listen for Telnet requests.
Parameters
<tcp_port_number 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-level users can issue this command.
Example usage:
To enable Telnet and configure port number:
DES-3026:4#enable telnet 23
Command: enable telnet 23
Success.
DES-3026:4#
16