A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
17
DGS–3426:5#enable clipaging
Command: enable clipaging
Success.
DGS–3426:5#
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 a command output reaches the end of the page:
DGS–3426:5#disable clipaging
Command: disable clipaging
Success.
DGS–3426:5#
telnet
Purpose Specifies to instruct the Telnet client to connect to the specific Telnet server.
Syntax
<ipaddr> {tcp_port <value 0-65535>}
Description This command will instruct the Telnet client to connect to the specific Telnet server. The
parameters specified by the command will only be used for the establishment of this
specific session. They will not affect other sessions.
Parameters ipaddr – The IP address of the Telnet server.
tcp_port – Specifies the Telnet server port number to be connected. If not specified, the
default port is 23.
Restrictions None.
Example usage:
To enable Telnet:
DGS–3426:5#telnet 172.18.211.252 23 linemode
Command: telnet 172.18.211.252 23 linemode
Success
DGS–3426:5#