CHAPTER:
CONFIGURATION ENVIRONMENT,
SECTION:
COMMAND LINE NAVIGATION
UM-G-iSG18GFP-4.5.06.1-EN.docx
© 2020 IS5 COMMUNICATIONS Inc. ALL RIGHTS RESERVED
!
mac-address-table static unicast 02:20:d2:fc:1c:78 vlan 4092 interface gigabitethernet 0/3
mac-address-table static unicast 02:20:d2:fc:1c:79 vlan 4092 interface fastethernet 0/10
mac-address-table static unicast 02:20:d2:fc:1c:7a vlan 4092 interface fastethernet 0/11
2. Show running-config vlan with grep filtering.
iSG18GFP# show running-config vlan | grep vlan
vlan 4091
vlan 1
vlan 4092
vlan 4093
vlan 10
mac-address-table static unicast 02:20:d2:fc:1c:78 vlan 4092 interface gigabit…
mac-address-table static unicast 02:20:d2:fc:1c:79 vlan 4092 interface fastethernet…
mac-address-table static unicast 02:20:d2:fc:1c:7a vlan 4092 interface fastethernet…
4.2.3 Dynamic Completion of Commands
In addition to minimum abbreviation functionality, the CLI can display the commands’ possible completions. To
display possible command completions, type the partial command followed immediately by <Tab>.
In case that a partial command uniquely identifies a command, the CLI displays the full command. Otherwise, the
CLI displays a list of options.
4.2.4 Help (?)
Use “?” to retrieve completion options and as a help for a command.
4.2.5 Keyboard Shortcuts
The following keyboard shortcuts are supported.
1.
‘CTRL D’
a.
At the GCE: moves one CLI mode back.
b.
At the ACE: exits to GCE Root.
2.
‘CTRL Z’
a.
At the GCE: moves to the ROOT.