Using the CLI
30
3.2
Executing commands
RM CLI EAGLE 20
Release
4.3
09/08
Strings
A string is indicated by quotation marks. For example, “System name with
space character”. Space characters are not valid user-defined strings.
You enter a space character in a parameter between quotation marks.
Examples of commands
Example 1: clear arp-table
Command for deleting dynamic entries in ARP Cash.
clear arp-table is the command name. The command does not re-
quire any other parameters, and can be executed with <Enter>.
Example 2: signal-contact monitor aca-removal
Command for displaying the removal of the AutoConfiguration Adapter.
!(Hirschmann Eagle) (config)#signal-contact monitor aca-removal en-
able Enable the option. disable (default) Disable
the option.
signal-contact monitor aca-removal is the command name.
The parameter is required. It can have the value enable or disable.
Example 3: nat 1to1 add
Command for adding a 1:1 NAT rule.
!(Hirschmann Eagle) (config)#nat 1to1 add [1..512] NAT
rule number. [internal-net] Internal network address. [exter-
nal-net] External network address. [netmask] Network
mask. [comment] Rule comment.
“nat 1to1 add” is the command name.
The parameters [1..512] (i.e. the number of the NAT rule to be added), [in-
ternal-net], [external-net] , [netmask] and [comment] are optional.
Address Type Format Range
IP Address 192.168.11.110 0.0.0.0 to 255.255.255.255 (decimal)
MAC Address A7:C9:89:DD:A9:B3 Hexadecimal number pairs
Table 3: Format and range of network addresses