Specifications

Terminal (Telnet) Commands
56
ICSLan Device Control Boxes
Terminal Commands (Cont.)
Command Description
GET IP Displays the IP configuration of a device.
The device displays it’s D:P:S, Host Name, Type (DHCP or Static), IP
Address, Subnet Mask, Gateway IP, and MAC Address.
Example:
>GET IP
HostName MLK_INSTRUCTOR
Type DHCP
IP Address 192.168.21.101
Subnet Mask 255.255.255.0
Gateway IP 192.168.21.2
MAC Address 00:60:9f:90:0d:39
GET LOCATION Displays the location parameter for NDP (set by SET LOCATION - see
page 58).
GET SN Returns the device’s serial number
MSG [ON|OFF] Enables/Disables extended diagnostic messages.
MSG On [error|warning|info|debug] sets the terminal program to display
log messages generated by the Master.
The level of log printed to the terminal window depends both on the level
used when sending the message and the output level selected with
"msg on."
For example if log output is enabled via "msg on warning" then logs
produced at levels AMX_ERROR and AMX_WARNING will be
displayed, but not logs produced at levels AMX_INFO or AMX_DEBUG.
The order of severity from highest to lowest is ERROR, WARNING,
INFO, DEBUG.
If no severity is supplied with "msg on", the default setting is WARNING.
MSG OFF disables the display.
Example:
> MSG ON
Extended diagnostic information messages turned on.
> MSG OFF
Extended diagnostic information messages turned off.
NDP UNBIND Clears the NDP binding to a master (takes effect after next boot).
PING [ADDRESS] Pings an address (IP or URL), to test network connectivity to and confirms
the presence of another networked device.
The syntax matches the PING application in Windows or Linux.
Example:
>ping 192.168.29.209
192.168.29.209 is alive.
REBOOT Reboots the EXB Module.
Example:
>REBOOT
Rebooting...
RENEW DHCP Renews/Releases the current DHCP lease for the EXB Module.
Example:
>RENEW DHCP
RESET FACTORY Resets the device’s stored parameters to factory default state including
removal of all security settings, resetting to DHCP.
This command will cause an automatic reboot.
Note: This command does not reset the device to the factory software
image.