
Introduction
314
IPLink Software Configuration Guide
C • Command summary
Introduction
This command summary is valid for IPLink software Release 3.20. Commands in future IPLink software
releases may be different. The information provided in this chapter is subject to change without notice. The
command summary is organized as follows:
Mode Name
Enter Command
Command 1
…
Exit
Mode Name
…
Several commands contain a lot of parameters and arguments. The command syntax is Extended Backus-Naur
Form (EBNF) and is described as follows:
•
Arguments where you must supply the value are surrounded by
<
angle brackets
>
.
•
Optional arguments within commands are shown in square brackets (
[ ]
)
•
Alternative parameters within commands are separated by vertical bars (
|
).
•
Alternative but required parameters are shown within grouped braces (
{ }
) and are separated by vertical bars
(
|
).
Command syntax is illustrated by an example in
figure 44
.
Figure 44. EBNF syntax
param1
param2
<arg>
param 3
Null-Option
Key
Key
Key
Text
Key
Sequence
Option
Sequence
command { param1 | (param2 <arg>)} [ param3 ]