a. Type only the first two words of the "network ipv4 gateway xxx.xxx.xxx.xxx"
a.
command -- that is, network ipv4.
b.
b. Then press Tab or Ctrl+i one or two times, a list of possible commands displays as shown
below.
gateway
c. Type the full command "network ipv4 gateway xxx.xxx.xxx.xxx", according
c.
to the onscreen command list.
Multi-Command Syntax
To shorten the configuration time, you can combine various configuration commands in one command
to perform all of them at a time. All combined commands must belong to the same configuration type,
such as commands prefixed with network, user modify, sensor externalsensor and so on.
A multi-command syntax looks like this:
<configuration type> <setting 1> <value 1> <setting 2> <value 2>
<setting 3> <value 3> ...
▶
Example 1 - Combination of ETH1's Activation, Configuration Method and IP
The following multi-command syntax configures IPv4 address, configuration method and activation
status for ETH1's network connectivity simultaneously.
config:# network ipv4 interface eth1 enabled true configMethod static
address 192.168.84.225/24
Results:
•
•
The ETH1 interface is enabled.
•
•
ETH1's configuration method is set to static IP address.
•
•
ETH1's IPv4 address is set to 192.168.84.225/24.
▶
Example 2 - Combination of Upper Critical and Upper Warning Settings
The following multi-command syntax simultaneously configures Upper Critical and Upper Warning
thresholds for the RMS current of the 2nd overcurrent protector.
config:#
sensor ocp 2 current upperCritical disable upperWarning 15
384
interface
staticRoutes
Need help?
Do you have a question about the Server Technology PRO4X and is the answer not in the manual?