![Huawei Quidway NetEngine80 Configuration Manual Download Page 63](http://html.mh-extra.com/html/huawei/quidway-netengine80/quidway-netengine80_configuration-manual_169456063.webp)
3 CLI Overview
Quidway NetEngine80
Configuration Guide - Basic Configurations
3-14
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
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
----End
3.5.2 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 for copying.
<Quidway>
display ip routing-table
Step 2
Run the
display clipboard
command to view the contents on the clipboard.
<Quidway>
display clipboard
---------------- CLIPBOARD-----------------
display ip routing-table
Step 3
Press
Ctrl
+
Shift
+
V
to paste the contents of clipboard.
<Quidway>
display ip routing-table
----End
3.5.3 Example for Using Tab
There are three cases in using
Tab
as shown in the following example:
z
The matching key word is unique after the incomplete key word is typed in.
Step 1
Type the incomplete key word.
[Quidway]
info-
Step 2
Press
Tab
.
[Quidway]
info-center
The system replaces the typed one with the complete key word and displays it in a new line
with the cursor a space behind
----End
z
There are several matches or no match at all after the incomplete key word is typed in.
#
info-center
can be followed by three key words.
[Quidway]
info-center log?
logbuffer logfile loghost
Type the incomplete key word.
[Quidway]
info-center l
Step 1
Press
Tab
.