Terminal (Program Port/Telnet) Commands
107
NX-Series Controllers - WebConsole & Programming Guide
Terminal Commands (Cont.)
Command Description
GET DEVICE HOLDOFF Displays the state of the Master’s device holdoff setting.
NOTE: This command reveals the state of the device holdoff set using the DEVICE HOLDOFF
ON|OFF command (see page 105).
Example:
>GET DEVICE HOLDOFF
Device Holdoff is off.
GET DEVICE TRAFFIC Gets diagnostic information about device side traffic.
Example:
>get device traffic
GET DUET MEMORY Display the amount of memory allocated for Duet Java pool. This is the current Java memory heap
size as measured in Megabytes. An example is a value of 5 = 5 MB.
GET ICSLAN Displays the current ICSLAN port settings. See the Using the ICSLAN Network section on page 120
for more information.
Example:
>get icslan
ICSLan Network: 198.18.0.0
ICSLan Hostname: ICSLAN
ICSLan Master IPv4 Address: 198.18.0.1
ICSLan Master IPv6 Address: fe80::260:9fff:fe98:bd9e
ICSLan DHCP Server is enabled
ICSLan Dns Server is 198.18.0.1
Note: See SET ICSLAN.
GET IP <D:P:S> Displays the IP configuration of a device.
If you enter GET IP without the D:P:S variable, the Master displays its D:P:S, Host Name, Type
(DHCP or Static), IP Address, Subnet Mask, Gateway IP, and MAC Address.
Example:
>GET IP [0:1:50]
IP Settings for 0:1:50
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 LEASES Displays the leases on the ICSLAN port.
GET OCSP URL Retrieves the user Online Certificate Status Protocol (OCSP) URL.
GET PLATFORM INFO Retrieves information about a Master connected via USB port. The command returns the master
type, host name, system number, IPv4 address, IPv6 address, MAC address, and serial number in a
single response.
Example:
>get platform info
DESC=NX-3200;HOST=AMXM98BFB0;SYS=1;IP4=192.168.224.68;IP6=fe80::260:
9fff:fe98:bfb0;MAC=00:60:9f:98:bf:b0;SN='654321',0,0,0,0,0,0,0,0,0,0
HELP SECURITY Displays security related commands.
NOTE: This command is only available to Program Port terminal sessions. It is not available to
Telnet sessions (see the Overview section on page 104).
Example:
>HELP SECURITY
>logout Logout and close secure session
>setup security Access the security setup menus
ICSPMON ENABLED|DISABLED
[PORT]
Enables or disables ICSP monitoring out the specified IP port. By enabling icspmon on an IP port,
an external application could connect to that port and "listen" on the ICSP traffic.
IMPORT CONFIG Installs a previously exported config or clone file. The command searches the USB media for
config and clone .tar files and allows you to select which file to import. See EXPORT
(CONFIG|CLONE) TO USB (FRONT|BACK).
IMPORT IRL Loads an IRL file from USB media onto the masters flash file system. The command searches the
USB media for .irl files and allows you to select which IRL file to import.
IMPORT KIT Installs a KIT file from USB media. The command searches the USB media for .kit files and allows
you to select which KIT file to import.