Redboot command overview – Comtrol 500 DeviceMaster User Manual

Page 57

Advertising
background image

DeviceMaster 500 User Guide: 2000501 Rev. A

RedBoot Procedures - 57

RedBoot Procedures

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. For more
detailed information, see the Redboot User’s Guide that is located on the Comtrol
product CD or

download

it from the web.

RedBoot Commands

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, click 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, click basic. To configure the web server to
request an encrypted password, click md5. (Some
browsers do not support the md5 command.)

boardrev†

Displays board revision.

cache [ON | OFF]

Manages machine caches.

chassis

Displays chassis information.

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 Chapter 2 of the eCos
Reference Manual
(located at this address on the CD or
ftp site: dev_mstr\500\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 500. 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 time-out 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

500 to stop functioning.

Advertising