
xStack
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 | ||
|
|
|
|
Example usage:
To disable pausing of the screen display when show command output reaches the end of the page:
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 | ||
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 | ||
|
| ports are numbered between 1 and 65535. The | |
|
| TCP port for the Telnet protocol is 23. | |
Restrictions | Only | ||
|
|
|
|
Example usage:
To enable Telnet and configure port number:
Command: enable telnet 23
Success.
18