1-8
C
HAPTER
1: U
SING
THE
C
OMMAND
L
INE
I
NTERFACE
(CLI)
Command Language
Structure
The CLI command language creates, manages, displays, and removes system
entities that describe system and network connections and processes. Configured
entities are stored in tables such as the IP Routing Table.
Some common entities are:
Network
- defines local and remote networks, network connections, hosts
and routers
User
- describes connection parameters, for operation and authorization
Filter
- can be applied to interfaces, connections, and users to control access
through the system
Interface
- describes physical devices; for example, ports
Syslog Hosts
- receives system messages
DNS Servers
- translates IP addresses to and from host names
Route
- describes a path through the network to another system/network
Table entries are created with an
ADD
command, and removed with a
DELETE
command. The
ADD
command specifies the most important parameters of the
entry. Additional parameters are usually specified with the
SET
command, which is
also used to change configured parameters.
SHOW
commands display detailed information about a specific table entry or a
set of scalars (non-table items). For example,
show ip settings
displays
system-wide IP information.
SHOW ALL
commands display information. The
show all
commands display all parameters for
all
entries
in tables associated with
particular commands.
The order of items in a table is usually not relevant, nor is it inherent in the type of
entity. Sometimes the order is relevant, though, and you must specify a
preference
value in the
ADD
command, indicating where this item belongs in the table. For
example,
add dns server
<server_name>
preference 1
assigns a priority of 1 to
this DNS server. The DNS server with the highest preference number will be used
first.
Command Features
The command language has several built-in features that make it easier to use.
When abbreviating commands, it’s sometimes difficult to remember commands
and their syntax. Using command completion and positional help aids in jogging
your memory of the commands and their parameters, while you are typing in a
command string.
Command Line Edit
Command line edit allows non-destructive cursor movements on a command
already typed. The Command line editing commands are listed in the following
table.
(Ctrl b) or left arrow
go back one character
(Ctrl f) or
right arrow
go forward one character
(Esc b)
go back one word
(Esc f)
go forward one word
(Ctrl a)
go to beginning of command
Содержание OfficeConnect 3C100XF
Страница 1: ...http www 3com com OfficeConnect Gateway CLI User s Guide Release 1 0 Part No 10042302 Rev AA ...
Страница 14: ...xiv ...
Страница 18: ...iv ABOUT THIS GUIDE ...
Страница 30: ...1 12 CHAPTER 1 USING THE COMMAND LINE INTERFACE CLI ...
Страница 50: ...3 14 CHAPTER 3 ADMINISTRATIVE CLI COMMANDS ...
Страница 58: ...4 8 CHAPTER 4 CONFIGURING AND MANAGING USERS ...
Страница 70: ...6 8 CHAPTER 6 BRIDGING COMMANDS ...
Страница 78: ...8 4 CHAPTER 8 INTERFACE COMMANDS ...
Страница 82: ...9 4 CHAPTER 9 ARP COMMANDS ...
Страница 88: ...11 4 CHAPTER 11 DHCP COMMANDS ...
Страница 124: ...12 36 CHAPTER 12 IP ROUTING COMMANDS ...
Страница 134: ...13 10 CHAPTER 13 DNS COMMANDS ...
Страница 142: ...15 6 CHAPTER 15 MULTICASTING AND IGMP COMMANDS ...
Страница 160: ...17 8 CHAPTER 17 PPP COMMANDS ...
Страница 182: ...21 6 CHAPTER 21 ADDRESS TRANSLATION COMMANDS ...
Страница 186: ...22 4 CHAPTER 22 IPSEC COMMANDS ...
Страница 188: ...23 2 CHAPTER 23 SECURITY ASSOCIATION SA COMMANDS ...
Страница 192: ...24 4 CHAPTER 24 TCP COMMANDS ...
Страница 204: ...25 12 CHAPTER 25 SNMP COMMANDS ...
Страница 210: ...26 6 CHAPTER 26 IP FILTERS COMMANDS ...
Страница 238: ...29 6 CHAPTER 29 TRACEROUTE COMMANDS ...
Страница 255: ...xv RFC 1483 16 3 RFC 1483 MER 16 4 ...
Страница 256: ...xvi ...
Страница 260: ......