Using the Console | Switch Installation and Setup |
2p›F When you accept the (all) default for show, the information displayed is often abridged.
2.5.2Console Time-out
The console can be configured to exit if it does not sense a key stroke within a defined length of time. By default, the SmartCell 6A000 is set to never
SmartCell ZX # set consoletimeout
Timeout(0) | : 30 <Will |
Confirm (y/N)? : y
SmartCell ZX #
2.5.3Creating an Alias
Use the add alias command to create shorter or
SmartCell | ZX # add alias |
|
AliasName() | : traffic | |
AliasedString() | : set switchtrafficcongestion | |
SmartCell | ZX # |
|
The above example creates an alias (traffic) that can be entered in place of the command set
SwitchTrafficCongestion. For example:
SmartCell ZX # traffic
Queue1EFCIThreshold(4096):
Queue2EFCIThreshold(4096):
Queue3EFCIThreshold(4096):
Queue4EFCIThreshold(4096):
LowEPDWatermark(10922):
HighEPDWatermark(21845):
RMCellMarkingEnable(1):
EFCIMarkingEnable(1):
SmartCell ZX #
Enter the show alias command to display a list of all defined aliases and the command lines to which they correspond.
:SmartCell | ZX # show alias |
|
AliasName(ALL) | : | |
Alias List |
|
|
==============================================================================
Index | Alias | Name | : Aliased Command |
1 | PING |
| : Start ping |
2 | xxx |
| : show portconfig |
3 | traffic | : set switchtrafficcongestion | |
SmartCell ZX | # |
|