Cisco Systems Cisco IOS XR Manual De Usuario

Descargar
Página de 222
6-17
Cisco IOS XR Getting Started Guide
OL-10957-02
Chapter 6      CLI Tips, Techniques, and Shortcuts
Command History
  sho config commit changes 1000000001
  show history
Recalling Previously Entered Commands
The Cisco IOS XR software records the ten most recent commands issued from the command line in its 
history buffer. This feature is particularly useful for recalling long or complex commands or entries, 
including access lists. 
To recall commands from the history buffer, use one of the commands or key combinations listed in 
.
Table 6-6
Command History
Recalling Deleted Entries
The Cisco IOS XR CLI also stores deleted commands or keywords in a history buffer. The buffer stores 
the last ten items that have been deleted using Ctrl-K, Ctrl-U, or Ctrl-X. Individual characters deleted 
using Backspace or Ctrl-D are not stored.
 identifies the keystroke combinations used to recall deleted entries to the command line.
Table 6-7
Keystroke Combinations to Recall Deleted Entries
Note
The Esc, Y key sequence does not function unless the Ctrl-Y key combination is pressed first. If the 
Esc, Y is pressed more than ten times, the history cycles back to the most recent entry in the buffer.
Redisplaying the Command Line
If the system sends a message to the screen while a command is being entered, the current command line 
entry can be redisplayed using the Ctrl-L or Ctrl-R key combination.
Command or Key Combination 
Purpose 
Ctrl-P or the up arrow key
Recalls commands in the history buffer, beginning with the most recent 
command. Repeat the key sequence to recall successively older commands. 
Ctrl-N or the down arrow key
Returns to more recent commands in the history buffer after recalling 
commands with Ctrl-P or the up arrow key. Repeat the key sequence to recall 
successively more recent commands. 
Command or Key Combination 
Recalls the 
Ctrl-Y
Most recent entry in the buffer (press the keys simultaneously).
Esc, Y
Previous entry in the history buffer (press the keys sequentially).