Redboot command overview – Comtrol DM AIR User Manual

Page 55

Advertising
background image

RedBoot Procedures

DeviceMaster AIR User Guide: 2000365 Rev. C - 55

Redboot Command Overview

Redboot Command Overview

The following table is an overview of Redboot commands available. You can access
the list of commands online by entering help and pressing the Enter key.

RedBoot Command

Description

auth

{noaccess, none, basic, md5,
invalid}

Sets or displays web authentication.

The default is set to none, which means that there is
no authentication required to access the web server.

To deny access to the web server, select noaccess or
invalid. If access is attempted, a message appears to
notify the user that access is denied.

To configure the web server to request an un-
encrypted password, select basic.

To configure the web server to request an encrypted
password, select md5. (Some browsers do not support
the md5 command.)

boardrev†

Displays board revision.

cache [ON | OFF]

Manages machine caches.

disable

Disables automatic load of the default application.

dump -b <location> -l
<length>

Displays (hex dump) of a range of memory.

fis {cmds}

Manages flash images. See the Redboot User’s Guide
(located at this address on the CD or ftp site:
Dev_Mstr\AIR\Software\RedBoot\User_Guide) for
{cmds} information.

go [-w <timeout>] [entry]

Executes code at a location.

help <topic>

Displays available Redboot commands.

ip {addr mask gateway}

Displays or sets the IP address configuration.

load {-r} {-v} {-h <host>}

{-m {TFTP | xyzmodem}}

{-b <base_addr>}
<file_name>

Loads a file from TFTP server or XModem.

loop 232|422|int port-number Runs loopback test on port.

mac†

Displays ethernet MAC address.

model†

Shows model number.

password {password}

Sets the password.

reset

Resets the DeviceMaster AIR. You must reset after
changing an IP address.

telnet [disable | enable}

Sets or displays telnet server enable. Disables telnet.

teltimeout [seconds]

Shows or sets telnet time-out.

terse

Terse command response mode.

timeout {seconds}

Displays or sets bootloader timeout value.

t485 port #1 port #2

Runs port-to-port RS-485 test.

version

Displays RedBoot version information.

Do not use these commands to change the values. Doing so may cause the

DeviceMaster AIR to stop functioning.

Advertising