xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
14
DGS-3450:admin# enable clipaging
Command: enable clipaging
Success.
DGS-3450:admin#
disable clipaging
Purpose
Used to disable the pausing of the console screen scrolling at the end of each page when the
show 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 show 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:
DGS-3450:admin# disable clipaging
Command: disable clipaging
Success.
DGS-3450:admin#
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 and Operator-level users can issue this command.
Example usage:
To enable Telnet and configure port number:
DGS-3450:admin# enable telnet 23
Command: enable telnet 23
Success.
DGS-3450:admin#