56
COMMANDS
DESCRIPTION VARIABLES
$NET_GATE?
Display the current Gateway address.
$NET_IP?
Display the current IP address.
$NET_IP_MODE N1
Set the IP mode. Available values for N1:
DHCP [Automatically get an
IP address via DHCP]
STATIC [Use the currently defined
static Ethernet values]
$NET_IP_MODE?
Display the current IP mode.
$NET_LINK?
Display the current Ethernet link status.
$NET_MAC?
Display the unit’s MAC address.
$NET_MASK?
Display the current Netmask address.
$NET_STATIC_GATE N1
Set the static Gateway address. N1 = X.X.X.X [X = 0 ~ 255]
$NET_STATIC_GATE?
Display the static Gateway address.
$NET_STATIC_IP N1
Set the static IP address. N1 = X.X.X.X [X = 0 ~ 255]
$NET_STATIC_IP?
Display the static IP address.
$NET_STATIC_MASK N1
Set the static Netmask address. N1 = X.X.X.X [X = 0 ~ 255]
$NET_STATIC_MASK?
Display the static Netmask address.