Router User Manual

3 CLI overview
Nortel Secure Router 8000 Series
Configuration Guide - Basic Configuration
Nortel Networks Inc. Issue 5.3 (30 March 2009)
3.11 Configuration examples
3.11.1 Example for using shortcut keys
Defining shortcut keys
Step 1 Associate Ctrl_G with the display ip routing-table command and run the shortcut keys.
<Nortel> system-view
[Nortel] hotkey ctrl_g display ip routing-table
Step 2 Press Ctrl+G when the prompt Nortel appears.
[Nortel] display ip routing-table
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Routing Tables: Public
Destinations : 5 Routes : 5
Destination/Mask Proto Pre Cost Flags NextHop Interface
51.51.51.9/32 Direct 0 0 D 127.0.0.1 InLoopBack0
100.2.0.0/16 Direct 0 0 D 100.2.150.51 GigabitEthernet0/0/0
100.2.150.51/32 Direct 0 0 D 127.0.0.1 InLoopBack0
100.2.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
255.255.255.255/32 Direct 0 0 D 127.0.0.1 InLoopBack0
----End
Copying commands using shortcut keys
Step 1 Enter the command in any view.
# Move the cursor to the beginning of the command and press ESC_SHIFT_<. Move the
cursor to the end and press ESC_SHIFT_>. Then, press CTRL_Cf to copy the command.
<Nortel> display ip routing-table
Step 2 Run the display clipboard command to view the contents on the clipboard.
<Nortel> display clipboard
---------------- CLIPBOARD-----------------
display ip routing-table
Step 3 Press Ctrl+Shift+V to paste the contents of clipboard.
<Nortel> display ip routing-table
----End
3-14