User`s guide
Chapter 4 Configuring the XgOS CLI 61
Example: Set CLI Terminal Screen Rows
CLI History
Use the show cli history command to display the history of issued commands.
The history log can be searched using the up/down arrow keys and Ctrl-R
command sequence.
Syntax
where <number> is the number of saved history commands to display. The buffer
limit size is 512 commands per user. The log is persistent across CLI login sessions.
Example: Examine CLI History
show cli rows
30
set cli rows 60
show cli rows
60
show cli history
show cli history <number>
show cli history
35 Wed Jul 4 01:44:01 GMT 2007 show fabric-port
502 Fri Aug 24 01:48:58 GMT 2007 show hardware
503 Fri Aug 24 17:57:04 GMT 2007 set cli idle-timeout 0
504 Fri Aug 24 18:11:23 GMT 2007 show software
505 Fri Aug 24 18:14:25 GMT 2007 show system
506 Fri Aug 24 18:26:19 GMT 2007 telnet fpp
507 Fri Aug 24 18:33:47 GMT 2007 show history
...