This document and the software programs to
which it relates are furnished under license and
may only be used in accordance with the terms
and conditions set forth in the license
agreement. This document is provided for
information only and is subject to change
without notice. Virata Corporation assumes no
responsibility or liability for any errors or
inaccuracies that may appear in the document,
and specifically disclaims any implied
warranties of merchantability, fitness for a
particular purpose, and non-infringement.
Except as permitted by such license, no part of
this document may be copied, reproduced,
stored in a retrieval system, or transmitted by
any means, electronic, mechanical, recording or
otherwise, or used as the basis for manufacture
or sale of any items without the prior written
consent of Virata Corporation.
Virata® is a registered trademark of Virata
Corporation.
All other names are for reference only and are
the property of their respective owners.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)vii
Contents
10. TCP/IP Console commands 151
10.1 Summary 152
10.2 abort 155
10.3 arp 156
10.4 arprouting 158
10.5 autoloop 159
10.6 config 160
10.7 device 162
10.8 disable 166
10.9 enable 167
10.10 errors 168
10.11 etherfiles 169
10.12 files 170
10.13 flush 171
10.14 get 172
10.15 help 173
10.16 ipatm abort 174
10.17 ipatm arp 175
10.18 ipatm arpserver 176
10.19 ipatm files 177
10.20 ipatm help 178
10.21 ipatm lifetime 179
10.22 ipatm pvc 180
10.23 iphostname 182
10.24 nat 183
10.25 noerrors 184
10.26 norelay 185
10.27 ping 186
10.28 portname 187
10.29 protocols 189
10.30 relay 190
10.31 restart 192
10.32 rip accept 193
10.33 rip allowed 194
10.34 rip boot 195
10.35 rip help 196
10.36 rip hostroutes 197
10.37 rip killrelay 198
10.38 rip poison 199
10.39 rip relay 200
viiiATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
10.40 rip relays 201
10.41 rip rxstatus 202
10.42 rip send 203
10.43 rip trigger 204
10.44 route 205
10.45 routeflush 207
10.46 routes 208
10.47 snmp 209
10.48 stats 210
10.49 subnet 211
10.50 trace 213
10.51 untrace 215
10.52 uptime 216
10.53 version 217
10.54 ? 218
11. TFTP Console commands 219
11.1 connect 220
11.2 get 221
11.3 help 222
11.4 init 223
11.5 list 224
11.6 put 225
11.7 trace 226
11.8 version 227
Contents
Index 229
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)ix
Contents
xATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
1.About this Guide
This chapter tells you about:
•The scope of this guide and its intended
audience.
•The typographical conventions used in this
guide.
•How to read and provide feedback about this
guide.
The information contained in this guide must be
read and fully understood, before you attempt to
use the product.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)1
Introduction
1.1Introduction
This document is a reference guide for binary developers working with Release 7.0 and later of ATMOS. It describes the command line
interface (CLI) for the most commonly used software components; the
IP stack, the Bridge, BUN, NAT, DHCP, PPP and TFTP interfaces.
1.2Scope
This document describes the syntax and options for each console
command and provides some simple examples of the use of the
command. But this document does not provide extensive examples of
how to configure the software. For examples, see the example network
configurations chapter of the software user’s guide for your hardware
platform.
1.3Audience
This document is targeted at binary licensees evaluating or developing
ATMOS-based systems.
1.4Related Documents
For an overview of the features included in ISOS 7.1 software release,
see:
for details of how to use the ISOS System Builder, see:
•ISOS System Builder User’s Guide: DO-007979-TC
2ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
1.5Typographical conventions
Throughout this guide, the following typographical conventions are
used to denote important information.
1.5.1Text conventions
The following text conventions are used:
•Text like this is used to introduce a new term, to indicate menu
options or to denote field and button names in GUI windows and
dialogue boxes.
•Tex t li k e thi s is used to emphasize important points. For example:
‘To keep your changes, you must save your work before quitting.’
•Text like this is used for text that you type as a command or
entry to a field in a dialogue box. Variables to a command are shown
in text like this.
•Text like this is used for text that you see on the screen in a
terminal window. Variables to displayed text are shown in text like this.
•<Text like this> in angle brackets is used for denoting
command line options. It indicates a mandatory argument.
•[Text like this] in square brackets is used for denoting
command line options. It indicates an optional argument.
•Text in square brackets is used to indicate keyboard keys. For
example:
‘To reboot your computer, press [Ctrl]+[Alt]+[Del].’
•Type versus Enter; Type means type the text as shown in the
instruction. Enter means type the text as indicated and then press
[Enter].
About this Guide
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)3
Reading this guide
1.5.2Notes, Warnings and Cautions
The following symbols are used:
Warning - Indicates a hazard which may endanger equipment
or personnel if the safety instruction is not observed.
Caution - Indicates a hazard which may cause damage to
equipment if the safety instruction is not observed.
Note - Indicates general additional information about the
operation of the equipment including safety information.
1.6Reading this guide
1.6.1Providing feedback on this guide
Please report problems and questions via the Problem Reports area on
the Virata licensee web server at:
http://ls.virata.com
.
When submitting feedback, please give the full title, part number and
version number of the guide.
1.6.2Reading this guide
Although this guide can be printed for easy reference, it has been
prepared for viewing online through a web browser, (such as Internet
Explorer™ or NetScape Navigator™) or Adobe Acrobat™.
Links to other sections of this guide or to other guides are marked in
blue (although the links are black when printed on a standard laser
printer.) Click on the link to view the associated section or document.
4ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.ATMOS Console
commands
This chapter describes the ATMOS Console
commands.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)5
General notes
2.1General notes
Example output is shown only to clarify the description of the
commands; the actual output is not necessarily in exactly the same
format.
6ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.2event …
2.2.1Syntax
2.2.2Description
ATMOS Console commands
event help
event n[ext]
event p[revious]
event r[ecent]
event show
event unshow
The command event show enables display of background output on this
console device.
The command event unshow disables it. By default, the display of
background output is disabled.
The command event recent (or event r) displays the most recent
background output stored in the memory buffer; event previous (or event p) displays the background output immediately preceding that last
displayed; event next (or event n) displays the background output
immediately following that last displayed. Up to 24 lines are displayed
in each case.
For example, after event r, event n will show only new background
output that has arrived since the event r command: repeated typing of
event n will let the user keep up to date with new background output
(without any repetitions in the output).
The command event help displays a summary of the options of the event
command.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)7
restart
2.3restart
2.3.1Syntax
2.3.2Description
2.3.3See also
restart
Reboots the ATMOS system.
The reboot will cause the loss of any configuration which has not yet
been saved (using the config save command).
tell <process> …
on page 19
.
8ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.4uptime
2.4.1Syntax
2.4.2Description
2.4.3See also
ATMOS Console commands
uptime
Displays the time for which the system has been ‘up’, ie. the time since
the system has been powered up or restarted (using the restart
command).
on page 8
restart
.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)9
version
2.5version
2.5.1Syntax
2.5.2Description
version
Displays the system type and version.
10ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.6<process>, <process> <command>
2.6.1Syntax
<process> <command>
<process>
home
home <command>
2.6.2Description
In these commands, <process> can be any of a list of process names
known to the console.
The former variant sends the command as a TELL message to the
process.
The latter variant remembers the process name, and sends subsequent
commands as TELL messages to the process, as if they had been
preceded by the process name, until the command home is issued. The
prompt is changed to reflect this; moreover, if a help command with no
arguments is issued, it is passed to the process as usual, but then
information about the home command is appended to the process’s
output by the console.
ATMOS Console commands
2.6.3Example
prompt>isfs version
ISFS v2.07
prompt>isfs
prompt isfs> version
ISFS v2.07
prompt isfs> help
ISFS commands are:
help - this text is displayed
ls - list ISFS files
rm <file> - remove file from ISFS
cat <file> - show file contents
version - displays version number
Use “home” to return to “prompt>”
prompt isfs> home
prompt>
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)11
<process>, <process> <command>
When the console is at the prompt of a particular process, the command
home <command> or home <process> <command> may be used to
execute a command as if the user had typed home followed by
<command> or <process> <command>. However, the console will
remain at the same process prompt.
The command home <process> will change the prompt from the current
process to a new process <process>.
2.6.4Example
prompt> bridge
prompt bridge> version
Bridge Version 1.15
prompt bridge> home version
Ethernet Gateway Version 7.0.0.7 (2 Jun 2000)
prompt bridge> home nat version
NAT Version 2.02
prompt bridge> home edd
prompt edd> version
EDD Version 1.03
prompt edd> home
prompt>
2.6.5See also
tell <process> …
on page 19
.
12ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.7. (history mechanism)
2.7.1Syntax
.
2.7.2Description
Repeats the previous console command.
2.7.3Example
prompt> isfs version
ISFS v2.07
prompt> .
ISFS v2.07
ATMOS Console commands
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)13
@ commands
2.8@ commands
2.8.1Syntax
@@<line>
@ <line>
@<process> <line>
@<process>
2.8.2Description
Lines beginning with the @ character are intercepted by the console
even when the console device is bound to a file handle.
To bypass this interception and pass a line beginning with @ to a
process, the @ must be doubled; the line with one @ removed will be
passed on like a normal input line.
If the @ is followed by a space (or any non-alphanumeric character), the
remainder of the line is treated as a console command, as if the device
were not bound.
The @<process> <line> form passes <line> to a file (if any) opened
for reading by the named process.
The @<process> form binds the console device to the named process,
in the same way as bind <process>. (Except that the latter, not being an
@ command, will not work if the console device is bound. More
generally, @<process> does the same as @bind <process>.)
2.8.3Example
prompt> @ip
(The ip> prompt does not appear until the Enter key is pressed again.)
ip> device
# type dev fileIP address
device etherether //edd mtu 1500192.168.3.55
ip> @console
prompt>
14ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.8.4See also
ATMOS Console commands
bind <process>, unbind
on page 23
.
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)15
Special-purpose commands
2.9Special-purpose commands
This section lists commands that are normally useful only to developers
rather than to normal users, or else are retained only for consistency
with older versions of the software. They are not described in the output
of the help command.
16ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.10list
2.10.1 Syntax
list
2.10.2 Description
The list command lists the active console devices (referred to as
threads) and files.
For each console device, if it is bound to a file then the list shows which
file it is bound to; if background output is enabled on that device (see
event …
on page 7) then the list indicates the fact.
For each file, the list shows the name of the process that opened the file
and the number of read commands outstanding on the file. If the file is
bound to a device then the list shows which device it is bound to; if the
file is for foreground output then the list indicates the fact (with the
string FG).
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)19
exit, exit!
2.13exit, exit!
2.13.1 Syntax
2.13.2 Description
exit
exit!
Exits from ATMOS to the boot ROM. Without the exclamation mark,
the command works only from the serial interface; with the exclamation
mark it works from any console device.
Note - This command is now deprecated and provides no useful
output.
20ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
Loading...
+ 218 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.