User manual
Chapter 4 - Layer 3 Command Set - IP Networking ARDA
Alvarion BreezeNET B130/B300 GigE 136 Operational User Manual
while entering arip we will enter directly into necessary mode "config" (as it is
shown in the example).
Every mode has its own set of commands. The following commands are available
in any mode:
Help - prints the list of commands for the current mode
End - goes back from the current mode to the base mode
No - negate a command or set its defaults
Exit - exit to WANFleX CLI from ARDA CS
At the start, CS is in the base mode which has a set of commands to view current
ARDA state.
After quitting CS using "exit" command (or Ctrl+D), CS stays in the last active
mode.
Commands may have different parameters. Commands parameters are specified
in several formats. Parameter's format is described in the context help or in the
list of commands (help command) in the following way:
A.B.C.D - a parameter is set in IP-address format. Example: 192.168.0.15
WORD - a set of characters with no spaces
<1-N> - a parameter is set as a decimal number in a range from 1 to N
A.B.C.D/M - a parameter is set in a format IP-address/subnet mask length.
Example: 192.168.0.0/24
ITERFACE - name of a physical network interface. Example: eth0
If a parameter can be written in different formats, it will be displayed in round
brackets, the options are separated by "|" character. Example:
(A.B.C.D|<0-4294967295>).
If a parameter is optional, it is put into square brackets: "[]".
Any command may contain "no" prefix. Having this prefix in the command means
deleting a corresponding parameter from the configuration.