59
Command Line Interface
General Setup Commands
nwdbg ip
<IP ADDRESS>
Definition:
This command sets the fixed IP address, which is used
as the system’s IP address if the software boot mode is
Manual mode. If only
nwdbg ip
is typed, this command
shows the IP configuration.
Parameter(s):
<IP ADDRESS>
Example:
nwdbg ip 10.1.1.120
nwdbg mask
<SUBNET MASK>
Definition:
This command sets the fixed subnet mask, which is
used as the system’s subnet mask if the software boot
mode is Manual mode. If only
nwdbg mask
is typed, this
command shows the IP configuration.
Parameter(s):
<SUBNET MASK>
Example:
nwdbg mask 255.0.0.0
nwdbg gw
<GATEWAY IP>
Definition:
This command sets the fixed GW address, which is used
as the system’s GW address if the software boot mode
is Manual mode. If only
nwdbg gw
is typed, this
command shows the IP configuration.
Parameter(s):
<GATEWAY IP>
Example:
nwdbg gw 10.1.1.254