Miscellaneous Commands

list var

List all pre-defined variables including any newly created ones. Any of these defined variables can be referenced in a string by placing a “$” before the variable name (e.g., set model m1 trailer $FF).

list dhcp

List all DHCP information for the NIC provided that DHCP is enabled.

list lpd

List the Line Printer Daemon (LPD) information, such as weahter the bytecount is enabled or disabled.

Miscellaneous Commands

These commands do not fall under any specific section of the command shell, but they are used quite frequently.

save [default]

Save the current settings to flash memory so they are available after power cycles. Sysinfo, destination, model, logpath, variable, user, and I/O port settings will be saved. If default is specified as well, factory settings will be saved, overwriting any new settings you have configured.

reboot

Perform a warm boot or hardware reset to simulate a power-on reset. This restores current settings to those stored in flash memory, since the flash memory settings will be read and loaded into memory upon bootup.

reset

Perform a warm boot or hardware reset to simulate a power-on reset. This restores current settings to those stored in flash memory, since the flash memory settings will be read and loaded into memory upon bootup.

load [default]

Load the settings stored in flash memory and use them as the current or working settings. If default is specified as well, factory settings will be loaded.

339