Page 2 - Contents; ATMOS Console commands; chips; Bridge Console commands
Contents 1. About this Guide 1.1 Introduction 1.2 Scope 1.3 Typographical conventions 2. ATMOS Console commands 2.1 General notes 2.2 event 2.3 restart 2.4 uptime 2.5 version 2.6 <process>, <process> <command> 2.7 . (history mechanism) 2.8 @ commands 2.9 Special-purpose commands 2....
Page 3 - BUN Console commands
3.4 ethertype 3.5 filter 3.6 filterage 3.7 flush 3.8 info 3.9 interface 3.10 portfilter 3.11 spanning 3.12 status 3.13 version 4. BUN Console commands 4.1 Introduction 4.2 help 4.3 version 4.4 build 4.5 config 4.6 list config 4.7 list devices 4.8 show device 4.9 list classes 4.10 show class 4.11 lis...
Page 5 - PPTP Console commands
8.18 <channel> qos 8.19 <channel> remoteip 8.20 <channel> svc 8.21 <channel> theylogin 8.22 <channel> tunnel <n> <tunnel protocol> <dial direction> 8.23 <channel> welogin 8.24 bcp 8.25 interface <n> localip 8.26 interface <n> stats 8....
Page 7 - TFTP Console commands
10.54 ? 11. TFTP Console commands 11.1 connect 11.2 get 11.3 help 11.4 init 11.5 list 11.6 put 11.7 trace 11.8 version Index
Page 8 - Typographical conventions; Text like this; text like thi
1. About this Guide 1.1 Introduction This document is a reference guide for professional user to handle ADSL modem well. It describes the command line interface (CLI) with examples. 1.2 Scope Commands for legacy drivers (eg. ATM and Ethernet drivers) are not included here. 1.3 Typographical conventi...
Page 9 - equipment, including safety information.
Page 10 - Console and Telnet commands; event help
2. Console and Telnet commands 2.1 General notes Apart from the chips commands, the commands are supported by the standard console. Example output is shown only to clarify the description of the commands; the actual output is not necessarily in exactly the same format. 2.2 event … 2.2.1 Syntax event...
Page 11 - home; isfs version; help - this text is displayed
2.4.1 Syntax uptime 2.4.2 Description Displays the time for which the system has been up. 2.5 version 2.5.1 Syntax version 2.5.2 Description Displays the system type and version. 2.6 <process>, <process> <command> 2.6.1 Syntax <process> <command> <process> home ho...
Page 13 - device; # type dev file IP address
2.8 @ commands 2.8.1 Syntax @@<line> @ <line> @<process> <line> @<process> 2.8.2 Description Lines beginning with the @ character are intercepted by the console even when the console device is bound to a file. To bypass this interception and pass a line beginning with @...
Page 14 - The; list; hello world
2.10 list 2.10.1 Syntax list 2.10.2 Description The list command lists the active console devices (referred to as thread s) 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 then the list indicat...
Page 15 - tell; tell hswctrl portinfo a1; Note; - This command is now deprecated and provides no useful output.
2.12.1 Syntax tell <process> <command> 2.12.2 Description Sends the command as a TELL message to a specific process. Note that for many processes the tell can be omitted. 2.12.3 Example mymachine> tell hswctrl portinfo a1 port type vers flags A1 25Mbps 1QUA mast uni30 ilmi netside tx8...
Page 16 - unbind; unbinds; bind ip; Commands for the; process; cpu; debug; Enters the ATMOS debugger.; exit
2.16 bind <process>, unbind 2.16.1 Syntax bind <process> unbind 2.16.2 Description The former command binds this console device to the specified process – that is, binds this device to the file, if any, opened for read by that process, and binds every file opened by the process to this d...
Page 17 - help; info
Exits from ATMOS to the boot ROM. Note - This command is now deprecated and provides no useful output. 2.21 help 2.21.1 Syntax help ? help <command> 2.21.2 Description The help command lists all chips commands. ? is a synonym for this command; help <command> displays more detailed help o...
Page 18 - steal cpu release; is a number from 0 to
Reads the byte (r b), word (r w) or half-word (r h) at a specified address, or writes a specified value to the byte (w b), word (w w) or half-word (w h). Addresses and values are specified in hexadecimal, with an optional 0x prefix. 2.24.3 Example > rw 1c4b54 word at 0x001C4B54 contains 0x0000337...
Page 20 - Bridge Console commands; Device; Edd; Implementation; Simple examples; device add edd; Using the BUN RFC1483 driver; tru
3. Bridge Console commands 3.1 device add 3.1.1 Syntax device add <device> 3.1.2 Description This command adds a device to the bridge configuration. Attempts to add the bridge itself or an existing device to the bridge are rejected. Attempts to add devices which don’t support the Cyan interfac...
Page 21 - device list
attribute promiscuous selects the promiscuity behaviour of the driver. The driver requires, at configuration time, to be layered with the BUN utopia and nec98408 devices, in order to be used. So, for the sake of the following examples, let's assume that the related BUN port is called rfc_por t, and ...
Page 22 - config print; device add; sent; on the port specified packets of all types will always be; receive; By default, all bridge ports are set to; Option; ip; initbridge; ethertype 2 any
This command lists all the devices that are currently attached to the bridge. It does not show the stored configuration (which can be seen with the config print command). 3.3.3 Example device list 3.3.4 See also device add on page 36 and device delete on page 38. 3.4 ethertype 3.4.1 Syntax ethertype...
Page 23 - filter; filterage; flush; This command displays build information about the; bridge; version
started. Creation failures occur when there is no room left in the filter table for a new entry. 3.5.3 Example filter 3.6 filterage 3.6.1 Syntax filterage [<age>] 3.6.2 Description This command sets, or displays if no arguments are given, the filter table ageing time. The ageing time is the ti...
Page 24 - command is a synonym for this command.; al
command is a synonym for this command. 3.8.3 Example info 3.9 interface 3.9.1 Syntax interface [sub-command] 3.9.2 Description This command accesses the ethernet support library sub-commands for the bridge itself, not for the devices which are attached to it. It is not described here. 3.9.3 Example ...
Page 27 - on page 19 for more information on the TELL command; package bun; build
4. BUN Console commands 4.1 Introduction 4.1.1 Scope A description is provided of the use of console commands. No information on implementing additional commands is given in this chapter: implementers of new BUN devices may provide access to diagnostic or status information by implementing attribute...
Page 28 - list classes
explicit (ie.: from a device: configuration request). Device names may contain upper or lower case letters, but use case insensitive matching. portname The name of a port. This can take several forms: • The name given on the port configuration request • The alias name specified in the port's Alias a...
Page 29 - Display command informatio; supported, and may not be present in future software releases.; : This command is not intended to replace this documentation, and; Display the BUN software version.
For example: set port atm/usercomment="This is a comment string" set port atm/usercommand=<An alternative syntax> Within either form of quoted section, the corresponding close quote character may be embedded by prefixing with a backslash. So you could write: set port atm/usercomment=&l...
Page 30 - with the supplied configuration string.; list config; Completed –
4.4.1 Syntax build 4.4.2 Description Display information about compile-time build options. For example, if tracing or debug code has been compiled into the image. 4.4.3 Example build 4.5 config 4.5.1 Syntax config <configurationstring> 4.5.2 Description Issue a configuration request to BUN. Th...
Page 31 - utopia; list devices; show device
Each request is displayed together with any relevant information. In the case of failed requests, an error code is given and the point at which parsing of the configuration string failed is highlighted. Stalled requests can be unblocked by creating a new device with suitable properties by using the ...
Page 33 - List all open connections on the specified port. If no; list channels 0
4.12 show port 4.12.1 Syntax port <portname> 4.12.2 Description Display detailed information about a port. This command enumerates all attributes for a port and displays them on the console. It is useful to determine the properties of a port. 4.12.3 Example port atm 4.13 set port 4.13.1 Syntax...
Page 34 - list all open channels; not; show channel atm 0
4.15 list all open channels 4.15.1 Syntax list all open channels [<portname> ] 4.15.2 Description This command is similar to the list channels command. The list channels command shows channels which are either enabled or ope n. The list all open channels command only shows channels which are o...
Page 35 - show channel; reset port
effect of any changes will be device dependent. Use this command with extreme caution. The same warnings about an application closing and reopening a channel handle apply as they do for the show channel command. Also beware that the application will not be explicitly notified of any changes made, th...
Page 36 - dhcpclient config; interface “ethernet” {; all; dhcpclient help; Help is available on the following commands:
5. DHCP-client Console commands 5.1 config 5.1.1 Syntax dhcpclient config 5.1.2 Description This command displays the current configuration of the DHCP client, including selected DHCP options. 5.1.3 Example bd3000> dhcpclient config --- DHCP client configuration file: ‘//isfs/dhclient.conf’ timeo...
Page 37 - trace untrace; dhcpclient; dhcpclient pool; DHCP Client Memory Pool Status
trace untrace 5.3 pool 5.3.1 Syntax dhcpclient pool [verbose] 5.3.2 Description This command displays the state of the memory pool being used by the DHCP client. Should the client ever run out of memory, use of this command is helpful in determining the optimum memory pool size for the client. For e...
Page 38 - Tracing options are disabled by using the; dhcpclient trace; No tracing options currently enabled.; dhcpclient trace error warn note; Currently tracing: error warn note
----------+-----------------+----------------+-----------------+----------- *ACTIVE* | 192.168.219.151 | 192.168.219.1 | 255.255.255.0 | 31 seconds --------------------------------------------------------------------------- 5.5 trace 5.5.1 Syntax dhcpclient trace <trace option> 5.5.2 Descripti...
Page 39 - ip device; # type dev file IP address
5.7.2 Description The ip device add command adds an interface to the configuration of the IP stack. The last parameter of the command would normally the IP address of the interface; use of the string dhcp causes the IP address to be discovered by the DHCP client software. Note that using the flag dh...
Page 40 - commands
6. DHCP-server Console commands This chapter describes the DHCP-server Console commands.
Page 41 - confirm; flashfs update; Current DHCP server configuration; Configuration file flushed.; dhcpserver config; Current DHCP server configuration
6.1 config 6.1.1 Syntax dhcpserver config [add <text>|confirm|delete|flush] 6.1.2 Description This command displays or edits the current configuration of the DHCP server. To display current configuration, provide no arguments to the command. • Use o f the add option adds the line <text> ...
Page 42 - dhcpserver help
6.2 help 6.2.1 Syntax dhcpserver help <command|all> 6.2.2 Description This command provides help on the various console commands provided by the ATMOS DHCP server. Specifying a command name gives detailed help on the command. Specifying all gives detailed help on all available commands. 6.2.3 ...
Page 43 - warm; as if; config confir; dhcpserver reset; dhcpserver status; DHCP Server Lease Status
dhcpserver reset 6.4.2 Description This command prompts the server to do a warm reset of itself. This has the effect of bringing the server back up as if the system had been rebooted, except that the lease database is preserved in SDRAM between resets. Please note, however, you should still save the...
Page 44 - dhcpserver trace; dhcpserver trace error warn note; dhcpserver version; ATMOS DHCP Version 1.07
192.168.219.8 | <unknown> | Expired 192.168.219.9 | <unknown> | Expired 192.168.219.10 | Foobarbozzle | Expired 6.6 trace 6.6.1 Syntax dhcpserver trace <trace option> 6.6.2 Description This command enables or disables tracing for the DHCP server. If no arguments are given, the comm...
Page 45 - NAT Console commands
Page 47 - result in more verbose trace output. For example:; Event level; Only show fatal errors, eg. lack of system resources; event show; nat event; nat interfaces
7.1.2 Description This command displays or sets the current level of event tracing in the NAT process. Larger values of n result in more verbose trace output. For example: Event level Output 1 Only show fatal errors, eg. lack of system resources 2 Only show important information and problems 3 Show ...
Page 48 - nat inbound list; # Interface Port/Proto New IP address
Name Status IP address Ethernet enabled 194.129.40.2 pppnot ready – 7.4 inbound 7.4.1 Syntax nat inbound list nat inbound add <i/f> <port>/<proto> <new IP> [quiet] nat inbound delete <#> nat inbound flush 7.4.2 Description This command enables the user to list or to set...
Page 50 - nat protocols; Name Port/IP protocol; nat sessions ppp
7.6.3 Example bd3000> nat protocols Name Port/IP protocol ftp 21/tcp 7.7 sessions 7.7.1 Syntax nat sessions <i/f> [all | summary] 7.7.2 Description The nat sessions command displays a list of currently active NAT sessions on the interface <i/f >. In this context, a session is a pair o...
Page 51 - nat version; This command is only available in debug builds.; nat dump on
The nat stats command does not provide the total number of packets or bytes transferred, as this information is normally available from the device driver on the interface which NAT is filtering. 7.8.3 Example bd3000> nat stats ethernet Outgoing TCP sessions created: 456 Outgoing UDP sessions crea...
Page 52 - nat fragments ether; nat hashtable ethernet; # Linked sessions; PPP Console commands
nat fragments <i/f name> 7.11.2 Description This command is only available in debug builds. nat fragments prints information on the queues in which NAT holds fragmented IP datagrams, displaying the IP datagram identifier, the number of fragments queued and a NAT session pointer for each queue....
Page 53 - Console object types; ppp; Console examples
8.1 Console object types The ppp process presents its setup in terms of a number of distinct object types: • The upper limit on the number of each of these objects permitted in a system is configured using the config resource console command. • The current state of each object is saved by config sav...
Page 54 - – Assume that 8 dial-in PVCs are being created, numbered 32 to 39.
pvccreate a1 32 a1 33 (at the switch console, if it is a Virata Switch) ppp event 5 (at the console of the PPP ATMOS system) ppp 1 pvc 32 ppp 2 pvc 33 ppp 1 enable ppp 2 enable (they should now swap packets and synchronise) ppp 1 status This should show that the two ends are connected. No data will ...
Page 55 - master
ppp 2 remoteip 192.168.200.2 ppp 2 enable (and the corresponding setup for each of the channels 3 to 8 as well) Clients can now dial in to this server, be allocated IP addresses and traffic will be sent to and from the router. 8.2.4 Remote Bridging To create a system where two bridges are connected ...
Page 57 - ope; Level; Only very serious errors reported; learned HDLC
8.8 <channel> enable 8.8.1 Syntax <channel> enable 8.8.2 Description Set the enable flag for a PPP channel. By default, this is disabled. In the PPP state machine, this flag sets the PPP link to ope n. If it is already open, there is no effect. Configuration saving saves this information...
Page 60 - ppp 4 pvc; read PVC settings for channel 4
8.17 <channel> pvc 8.17.1 Syntax <channel> pvc [[<port>] <vpi>] <vci> [ip|mac] [listen] <channel> pvc none 8.17.2 Description Attach an ATM PVC to the given PPP channel. The port can be specified (only for a multi-port device), and the VPI (default is 0), and the ...
Page 62 - pvc
Specify that the VC for a PPP channel should be an SVC (i.e. created by signalling). This can either be by listening for an incoming call, or by making an outgoing call to a specified ATM address. The outgoing call or listen occurs immediately. If the call fails it will be retried after a few second...
Page 66 - Console object types; config resource
9.1 Console object types The PPTP process provides a number of PPTP connection tunnels. A tunnel consists of a control connection between the local PAC and a PNS, and a data connection (known as a call) through which a number of PPP connections or channels may be multiplexed. The upper limits of sev...
Page 67 - pptp 1 connect
The rest of this section details the individual console commands provided. 9.2 bind 9.2.1 Syntax: bind <ipaddress>|any|none 9.2.2 Description: Specify which local interface to bind a listener to for incoming control connections. If ipaddress is specified, PPTP will listen on port 1723 on that ...
Page 68 - pptp 1 delete
produce an error message. 9.4 <tunnel> create 9.4.1 Syntax <tunnel> create <ipaddress>|listen 9.4.2 Description: Create a tunnel object. If ipaddress is specified, the tunnel is associated with a remote PNS at that IP address. The control connection is not actually established unti...
Page 69 - pptp 1 disconnect; Only very serious errors reported (default)
9.6.2 Description Explicitly disconnect a tunnel (the opposite of connec t). All data connections across the tunnel are terminated and the control connection is closed. If the tunnel object is associated with a particular remote PNS (as created with <tunnel> create <ipaddress >), it may ...
Page 70 - Provide the version number for the source of the pptp process.
9.9.1 Syntax list 9.9.2 Description Lists all currently created tunnel objects and the IP address of the remote PNS associated with each one. 9.10 version 9.10.1 Syntax version 9.10.2 Description Provide the version number for the source of the pptp process. 10.TCP/IP Console commands This chapter d...
Page 71 - Command
The table below shows the commands that can be issued to the IP process in TELL messages or on the console to its stdin stream (after typing @i p, for example). It shows which are mentioned in the ip help output, and which set some configuration that is saved in flash memory. Command Shown by Help S...
Page 72 - ipconfig sav
uptime version ● ? ● The key for the above table is shown below: Symbol Description ● Yes — May be inserted explicitly in //isfs/resolve (Eg. for debugging purposes), but not saved by ipconfig sav e. Two obsolescent commands are not shown in the table above nor in the fuller descriptions below; they...
Page 73 - ip abort 3; arp flush
mymachine> ip abort 3 10.3 arp 10.3.1 Syntax arp add <i/f> <IP address> <MAC address> arp delete <i/f> <IP address> arp flush arp [list] arp help [all|<cmd>] 10.3.2 Description Allows display and manipulation of the ARP table: the list of IP addresses and corre...
Page 74 - ip autoloop; autoloop off; # type dev file IP address
arp add ether 192.168.50.1 08:00:20:19:9a:d9 # forever arp add ether 192.168.50.57 00:20:af:2e:fa:3c # 3m13s mymachine> ip arp flush mymachine> ip arp # flane ARP table is empty # ether ARP table is empty mymachine> ip arp arp add flane 192.168.2.108 00:20:2b:03:0a:72 # 10m58s # ether ARP t...
Page 75 - ip autoloop on; Displays the IP configuration (not including the; ip config
device ether ether //edd mtu 1500 192.168.2.1 device loop loop - mtu 2048 127.0.0.1 mymachine> ip ping 127.0.0.1 ip: ping - reply received from 127.0.0.1 mymachine> ip ping 192.168.2.1 ip: ping - transmit error: Host is down (rc=62) mymachine> ip autoloop on mymachine> ip ping 192.168.2....
Page 76 - ip config save; done; lik; Class; value of; Ethernet
snmp 161/UDP tftp 69/UDP telnet 23/TCP mymachine> ip config save Updating flash filing system ... done ip: configuration saved 10.7 device 10.7.1 Syntax device [list] device add <i/f> <type> [<file>] [mtu <size>] [<IP address>] device delete <i/f> device flush ...
Page 77 - must; subnet
config.h ETHERNET_DEVICE_NAME “s//edd” If a default file is not defined, the name ether is not supported. However, it is still possible to define devices of type ether with an explicit filename. The class IP-over-ATM includes both SVC-based and PVC-based IP-over-ATM; the decision whether to use SVCs...
Page 78 - ip device add ether ether dhcp; ip device delete flane; # type dev file IP address; Disables all interfaces, or just a specified interface.; ip disable flane; # type dev file IP address
setting means that the IP address should be learned by DHCP. For example: ip device add ether ether dhcp Note that DHCP is not supported on all interface types. For more information, refer to ip device on page 80. If the IP process is given a command line (a little-used feature of ATMOS!) then each ...
Page 79 - Turns on tracing of various unusual events equivalent to; ip errors; ip: currently tracing errors
device ether ether //edd mtu 1500 192.168.2.1 device flane ether //lec1 mtu 1500 192.168.55.1 # DISABLED 10.9 enable 10.9.1 Syntax enable [<i/f> [mtu <size>] [<IP address>]] 10.9.2 Description Enables all interfaces, or just a specified interface. Can also be used to set the MTU an...
Page 80 - ip etherfiles; the association number, or on all associations by specifying
The etherfiles command is hidde n, not shown by ip hel p. 10.11.3Example mymachine> ip etherfiles ether: //edd flane: //lec1 atm: (no ethernet device) 10.12 files 10.12.1Syntax files [full] files <assoc> 10.12.2Description Lists the files (associations) that other applications (or, internal...
Page 81 - files; Summary; ip help
//ip/TYPE=UDP/LPORT=69/TIMEOUT_CONX=1000/TIMEOUT_LISTEN=0/TIMEOUT_IDLE=0/RETRY_CONX=2/TOS=routine/DELAY=normal/THROUGHPUT=normal/RELIABILITY=normal/BUFFERRX=off/BUFFER_TXSIZE=-1/BUFFER_RXSIZE=-1/FRAGMENT=on/TTL=60/OPTIONS=off/CHECKSUM=on/TIMEOUT_USER=540000 10.13 flush 10.13.1Syntax flush <assoc&...
Page 82 - ip help arp; is as displayed by; ip ipatm abort 14
Commands are: ? arp config device disable enable help ipatm nat norelay ping relay rip route routes snmp stats subnet version ‘.’ repeats the last command Type "ip help all" or "ip help <command>" for more details mymachine> ip help arp arp Syntax arp <cmd> - execute a...
Page 83 - ip ipatm arpserver; ipatm arpserver atm here; ip ipatm arpserver atm; ipatm arpserver atm; ip ipatm files; listeners
10.18.1Syntax ipatm arpserver [<i/f> [<ATM address>|here]] 10.18.2Description Displays or sets the ATMARP server used for an interface, which must be an IP-over-ATM interface using SVCs. The interface name is optional when displaying: if omitted, the ATMARP servers for all such interface...
Page 84 - ip ipatm help; ? abort arp arpserver; ip ipatm help arp; arp Syntax; will have much; ip ipatm lifetime; Idle lifetime for connections: 1m
6: on atm Idle 7: on atm Idle 8: on atm Idle 9: on atm Idle 10: on atm Idle 10.20 ipatm help 10.20.1Syntax ipatm help [<cmd>|all] 10.20.2Description Displays help on ipatm subcommands. 10.20.3Example mymachine> ip ipatm help Commands are: ? abort arp arpserver files help lifetime pvc Use ...
Page 85 - ip ipatm lifetime 90; Idle lifetime for connections: 1m30s; ipatm pvc; Inverse ATMARP; ip device add ipoa atm; ipoa; ip ipatm pvc add ipoa a3 60
mymachine> ip ipatm lifetime 90 Idle lifetime for connections: 1m30s 10.22 ipatm pvc 10.22.1Syntax ipatm pvc ipatm pvc add <i/f> <port> [<vpi>/]<vci> [pcr <pcr>] [remoteip <IP address>] ipatm pvc delete <port> [<vpi>/]<vci> ipatm pvc flush 10....
Page 86 - iphostname flush; S) allows other processes to query the mapping.; nat: Interface “ether” added
myswitch> ip ipatm pvc add ipoa b1 61 pcr 50000 myswitch> ip ipatm pvc add ipoa b1 62 remoteip 192.168.4.32 myswitch> ip ipatm pvc ipatm pvc ipoa a3 0/60 pcr 60000 ipatm pvc ipoa b1 0/61 pcr 50000 ipatm pvc ipoa b1 0/62 pcr 60000 remoteip 192.168.4.32 10.23 iphostname 10.23.1Syntax iphostna...
Page 88 - portname flush
10.27.2Description Sends an ICMP Echo message to the specified IP address. • <ttl> (default 30) is the TTL (time-to-live) to use. A crude traceroute functionality can be obtained by repeating the pin g. command with increasing TTL values, starting with 1. • <size> (default 56) is the dat...
Page 89 - protocols; ip protocols
provided the protocol type (UDP or TCP) is appropriate. They are also displayed in place of port numbers, when a suitable mapping exists. The Damson interface (described in the ATMOS TCP/IP Functional Specification, DO-007285-P S) allows other processes to query the mapping. <protocol> should ...
Page 90 - – Don’t confuse the
10.30 relay 10.30.1Syntax relay relay all | <i/f> [<i/f>] [forward] 10.30.2Description Displays or sets what forwarding ATMOS TCP/IP will do between interfaces. The combinations of setting forwarding can be a bit confusing; they behave as follows: Command Description relay all Enables fo...
Page 91 - ip restart; rip allowed
10.31.1Syntax restart 10.31.2Description Reboots the system. This command is deprecated. To reboot the system, use the restart command from the ATMOS console. 10.31.3Example mymachine> ip restart 10.32 rip accept 10.32.1Syntax rip accept [all|<i/f>] [none|<version>*] 10.32.2Descriptio...
Page 92 - Displays help on; ip rip help; or; ip rip help boot
mymachine> ip rip allowed rip send ether 2 rip send flane 2 rip accept ether 1 2 rip accept flane 1 2 10.34 rip boot 10.34.1Syntax rip boot 10.34.2Description Broadcasts a request for RIP information from other machines. ATMOS TCP/IP does this automatically when it first starts up, and the routin...
Page 93 - ip rip hostroutes off
10.36 rip hostroutes 10.36.1Syntax rip hostroutes [off] 10.36.2Description Sets or clears the hostroutes flag; ATMOS TCP/IP will accept RIP routes to individual hosts only if this flag is o n. If the flag is of f, then RIP version 1 routes that appear to be to individual hosts will be treated as if ...
Page 94 - ip rip poison; Displays the configured RIP relays. See; ip rip rxstatus
mymachine> ip rip poison 10.39 rip relay 10.39.1Syntax rip relay <RIP version> <name> [<i/f> [<timeout>]] 10.39.2Description Configures a RIP relay. RIP relays were designed as a means of using RIP on a non-broadcast medium (currently, only IP-over-ATM); on such an interfa...
Page 95 - ip rip send all 2; rip trigger; ip rip trigger; Lists routes adds or deletes a static route or deletes all routes.
rip send [all|<i/f>] [none|<version>*] 10.42.2Description Controls which version or versions of RIP (RIP version 1, RFC 1058, or RIP version 2, RFC 1723) ATMOS TCP/IP will use to broadcast routing information on each interface. If both versions are specified, routing information is broad...
Page 97 - ip routeflush ether all; routes; rout
mymachine> ip route add default 0.0.0.0 192.168.2.3 0:0:0:0 mymachine> ip route add testnet1 192.168.101.0 192.168.2.34 mymachine> ip route add testnet2 192.168.102.0 192.168.2.34 ff:ff:ff:0 1 60 mymachine> ip route route add testnet2 192.168.102.0 192.168.2.34 ff:ff:ff:00 1 # MAN 58s/1m...
Page 98 - ip stats udp
10.47.1Syntax snmp access [read|write|delete|flush] <parameters> snmp config [save] snmp help [<cmd>|all] snmp trap [add|delete|flush|list] <parameters> snmp version 10.47.2Description Manages the list of SNMP community names (also used as passwords by other applications, such as t...
Page 99 - subnet add; # type dev file IP address; ip subnet
ip: Transmitted UDP packets: 0 10.49 subnet 10.49.1Syntax subnet subnet add <name> <i/f> <IP address> <mask> subnet delete <name> subnet flush 10.49.2Description Lists defined subnets; defines a subnet; deletes a subnet definition; or deletes all subnet definitions. • &...
Page 100 - ip trace; ip: currently tracing nothing; ip trace tcp; ip: currently tracing tcp
subnet ether.home . 192.168.2.0 ff:ff:ff:00 ether 10.50 trace 10.50.1Syntax trace [<option>] 10.50.2Description Turns on an IP tracing option, or lists the available options. Note that tracing messages are written to background output, so with the standard console one must use the event comman...
Page 101 - uptime; ip uptime; up 8 hours 33 minutes; ip version
untrace [<option>] 10.51.2Description Turns off IP tracing options. The syntax is the same as for trac e; in particular, untrace all turns off all tracing. The trace command is hidde n, not shown by ip hel p. 10.52 uptime 10.52.1Syntax uptime 10.52.2Description Displays the time for which the ...
Page 103 - TFTP Console commands
11.TFTP Console commands 11.1 connect 11.1.1 Syntax connect <node_name> || <ipaddr> 11.1.2 Scope: Client mode only. 11.1.3 Description The connect command is used to specify the remote host name or IP address that will be used in subsequent client mode transfers. Either a host name may b...
Page 106 - Index; Symbols
Index Symbols . (history mechanism 13 <process>, <process> <command> 11 ? (IP) 218 @ commands 14 A abort (IP) 155 Adobe Acrobat 4 arp (IP) 156 arprouting (IP) 158 autoloop (IP) 159 B bcp (PPP) 133 bind (PPTP) 142 bind <process> 23 build (Bun) 57 C Caution symbol 3 <channel...
Page 107 - debug 2
<channel> qos (PPP) 126 <channel> remoteip (PPP) 127 <channel> svc (PPP) 128 <channel> theylogin (PPP) 130 <channel> tunnel <n> <tunnel protocol> <dial direction> (PPP) 131 <channel> welogin (PPP) 132 channelnumber 53 class definitions 53 config ...