Specifications
Terminal (Program Port/Telnet) Commands
93
NX-Series Controllers - WebConsole & Programming Guide
Terminal Commands (Cont.)
Command Description
EXPORT (CONFIG|CLONE)
TO USB (FRONT|BACK)
Exports a Master's configuration (config) or entire clone to USB media connected to
the front or back of the master.
Syntax:
EXPORT [CONFIG|CLONE] TO USB [FRONT|BACK]
The copy format of the configuration export includes:
• Auto-locate enable/disable
• Clock Manager settings
• Device Holdoff setting
• ICSP TCP timeout
• IP Device Discovery enable/disable
• LDAP settings
• Master-to-master route mode
• Message log length
• Message thresholds for threads
• NDP enable/disable
• Queue sizes for threads
• Security configuration including the system, group, and user level settings
• Security Profile
• Server port enable/disable for FTP, HTTP, HTTPS, ICSP, SSH, Telnet
• Server port numbers for FTP, HTTP, HTTPS, ICSP, SSH, Telnet
• SSL certificate parameters
• Startup log enable/disable
• UDP broadcast rate
• zeroconfig enable/disable
The clone format of the configuration export includes all of the items from the copy
format plus the following:
• DNS server names
• Domain name
• Duet memory allocation
• Hostname
• System number
•URL list
• NetLinx code
• Java code (Duet modules, XDD modules)
• All user files and folders, (includes .IRL files)
Note: See IMPORT CONFIG.
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 91).
Example:
>GET DEVICE HOLDOFF
Device Holdoff is off.
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.
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.










