
EMEA CSO 0013 USR8550 – Console commands 23/04/02 Page 31/58
mymachine> ip routeflush ether all
mymachine> ip routeflush
See also:
route
routes
Syntax:
routes
Description:
Lists routes. (The same as “route”, with no parameters.)
Example:
mymachine> ip routes
route add testnet1 192.168.101.0 192.168.2.34 ff:ff:ff:00 1 # MAN via ether
route add default 0.0.0.0 192.168.2.3 00:00:00:00 1 # MAN via ether
See also:
route
snmp
Syntax:
snmp access [read|write|delete|flush] <parameters>
snmp config [save]
snmp help [<cmd>|all]
snmp trap [add|delete|flush|list] <parameters>
Description:
Manages the list of SNMP community names (also used as passwords by other applications,
such as telnet) and the list of SNMP trap destinations. See chapter 9 for the interface to this
information.
The syntax of the commands is documented in the ATMOS SNMP Functional Specification [2].
Note that in standard ATMOS systems the console is configured to allow the commands to be
accessed by typing just “snmp …” instead of “ip snmp …” at the command line.
stats
Syntax:
stats arp|icmp|ip|tcp|udp [reset]
stats help [<cmd>|all]
Description:
Displays or clears a subset of IP statistics.
Example:
mymachine> ip stats udp
ip: UDP receptions delivered to users: 0
ip: UDP receptions with no users: 170
ip: Otherwise discarded UDP receptions: 0
ip: Transmitted UDP packets: 35
mymachine> ip stats udp reset
mymachine> ip stats udp
ip: UDP receptions delivered to users: 0
ip: UDP receptions with no users: 0
ip: Otherwise discarded UDP receptions: 0
ip: Transmitted UDP packets: 0
subnet
Syntax:
subnet
subnet add <name> <i/f> <IP address> <mask>
subnet delete <name>
subnet flush
Description:
Comentarios a estos manuales