Download Console Commands

Transcript
EMEA CSO 0013
USR8550 – Console commands
23/04/02
Page 33/58
See also:
errors
untrace
untrace
Syntax:
untrace [<option>]
Description:
Turns off IP tracing options. The syntax is the same as for “trace”; in particular, “untrace all”
turns off all tracing. The “trace” command is “hidden”, not shown by “ip help”.
See also:
noerrors
trace
uptime
Syntax:
uptime
Description:
Displays the time for which the ATMOS system has been running.
Example:
mymachine> ip uptime
up 8 hours 33 minutes
version
Syntax:
version
Description:
Displays the system version, ATM address, and MAC address. (An obsolescent option “ip” still
exists, but “version ip” now displays misleading information and should not be used.)
Example:
mymachine> ip version
Modem version 5.00.0.4 (August 27 1998) (DEBUG)
ATM address: 47.00.83.10.a2.b2.c2.00.00.00.00.00.00.00.20.2b.00.00.38.00
MAC address: 0:20:2b:0:0:38.ATMOS TCP/IP Functional Specification DO-007285-PS
7.53 ?
Syntax:
?
? <cmd>
? all
Description:
The “?” command is simply a synonym for the “help” command, and behaves in the same way.
See also:
help
NAT Console Commands
ip nat
Syntax:
ip nat add|delete <i/f name>
Description:
This command adds or removes NAT functionality from the named interface. The interface
name is the name as listed by the ip device command. NAT should always be enabled only on
the interface connecting to the public network, not the interface connecting to the private
network.
Example:
bd2000> ip nat add ethernet
See also: