Global Commands
Page 50 7210 SAS M, X Basic System Configuration Guide
history
Syntax history
Context <GLOBAL>
Description This command lists the last 30 commands entered in this session.
Re-execute a command in the history with the !n command, where n is the line number associated 
with the command in the history output. 
For example:
A:ALA-1# history
  68 info
  69 exit
  70 info
  71 filter
  72 exit all
  73 configure
  74 router
  75 info
  76 interface "test"
  77 exit
  78 reduced-prompt
  79 info
  80 interface "test"
  81 icmp unreachables exit all
  82 exit all
  83 reduced-prompt
  84 configure router
  85 interface
  86 info
  87 interface "test"
  88 info
  89 reduced-prompt
  90 exit all
  91 configure
  92 card 1
  93 card-type
  94 exit
  95 router
  96 exit
  97 history
A:ALA-1# !91
A:ALA-1# configure
A:ALA-1>config#
info
Syntax info [detail]
Context <GLOBAL>
Description This command displays the running configuration for the configuration context.