![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg12.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
14
DGS-3627:admin# enable clipaging
Command: enable clipaging
Success.
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-3627:admin# disable clipaging
Command: disable clipaging
Success.
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-3627:admin# enable telnet 23
Command: enable telnet 23
Success.