Specifications

Monitoring and Troubleshooting the SP201-SA Software 7-9
SP201-SA™ Customization and Maintenance Guide
2 To change the definition of a command, type alias
a
and press
Enter, where a is a number 0 to 9.
A prompt similar to the following is displayed.
3 Type the new command you wish this alias number to represent, and
press Enter. (For example, type show stats and press Enter.)
A prompt confirms the new definition for the alias number.
4 You can test the new definition by typing the alias number and
pressing Enter.
7.2.1.3 The history Command
The history command displays the most recently used commands. To use
the command, type history and press Enter. The console displays the list
user> alias 4
Current command string for alias
4: show banner
Enter new command string [1-76 chars/# to delete/CR to keep
current]==>
4:
4: show stats
Alias 4 updated
user>
user> 4
4: show stats
******************************************************************************
****************************** CARD STATISTICS *******************************
******************************************************************************
Number of non-error exits since last coldstart = 0
Number of error exits since last coldstart = 0
Percentage of buffers remaining at last exit = 100%
******************************************************************************
user>