![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 25](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439025.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
25
config terminal width
Purpose
The command is used to set current terminal width.
Syntax
config terminal width [default | <value 80-200>]
Description
The usage is described as below:
1. Users login and configure the terminal width to 120, this configuration take effect on
this login section. If users implement “save” command, the configuration is saved.
After users log out and log in again, the terminal width is 120.
2. If user did not save the configuration, another user login, the terminal width is default
value.
3. If at the same time, two CLI sessions are running, once section configure to 120
width and save it, the other section will not be effected, unless it log out and then log
in.
Parameters
default
- The default setting of terminal width. The default value is 80.
<value 80-200>
- The terminal width which will be configured. The width is between 80 and
200 characters.
Restrictions
None.
Example usage:
To configure the current terminal width:
DES-3528:admin# config terminal width 120
Command: config terminal width 120
Success.
DES-3528:admin#
show terminal width
Purpose
The command is used to display the configuration of current terminal width.
Syntax
show terminal width
Description
The command is used to display the configuration of current terminal width.
Parameters
None.
Restrictions
None.
Example usage:
To display the configuration of current terminal width:
DES-3528:admin#show terminal width
Command: show terminal width
Global terminal width : 80
Current terminal width : 80
DES-3528:admin#