Programming
39
Instruction Manual - Massio ControlPads and Keypads
Terminal Commands (Cont.)
Command
Description
GET DNS
Get list of DNS entries.
Example:
>get dns
DNS Servers
-------------------------------
Domain suffix: amx.internal
Entry 1: 192.168.20.7
Entry 2: 192.168.20.9
NOTE:
When the module is in DHCP mode, these are active values, NOT the stored values that
only apply to static mode.
GET ETHERNET MODE
Display the current LAN configuration setting.
Settings are either "auto" in which the LAN driver will discover it's settings based on the network it
is connected to OR <speed> and <duplex> where speed is either 10 or 100 and duplex is either full
or half.
Example:
>GET ETHERNET MODE
Ethernet mode is auto.
NOTE:
GET FRIENDLY <name>
Displays the Module’s friendly name (for NDP).
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
the
GET SN
Returns the device’s serial number
INFO
Provides at-a-glance information about the keypad including any expansion keypads that are
attached to it.
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 keypad.
Example:
>REBOOT
Rebooting...