RedBoot Procedures
DeviceMaster UP User Guide
: 2000451 Rev. C
- 47
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. For more
detailed information, see the
Redboot User’s Guide
that is located on the Comtrol
product CD or
it from the web.
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\\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.
mac†
Displays ethernet MAC address.
model†
Shows model number.
password {password}
Sets the password.
reset
Resets the DeviceMaster UP. 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.
version
Displays RedBoot version information.
†
Do not use these commands to change the values. Doing so may cause the
DeviceMaster UP to stop functioning.