Cisco Systems 1105 用户手册

下载
页码 510
 
B-15
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
Appendix B      Command Reference
Privilege Level 0 Commands
Example
This command displays the current software on the system:
show version
Copyright (c) 1999-2000 by Cisco Systems, Inc.
Build Version (166) Mon Jun 11 16:56:23 PDT 2001
Uptime: 4 days 20 hours 6 mins
Linux/UID32 version 2.2.16-13bipsec.uid32 (gcc version egcs1
traceroute
To display the network route to a specified host and identify faulty gateways, use 
the traceroute command.
traceroute [-f first_ttl] [-m max_ttl] [-w waittimehost [packetlength]
Syntax Description
-f
(Optional) Sets the time-to-live used in the first outgoing 
probe packet.
first_ttl
Time-to-live value of the first outgoing probe packet. The 
default is 1 hop.
-m
(Optional) Sets the maximum time-to-live (maximum 
number of hops) used in outgoing probe packets.
max_ttl
Maximum time-to-live for outgoing probe packets. The 
default is 30 hops.
-w
(Optional) Sets the time to wait for a response to a probe, in 
seconds.
waittime
Time to wait for a response to a probe, in seconds. The 
default is 5.
host
Name or IP address of host to which to connect.
packetlength
(Optional) The length of the packet to send, in bytes. The 
default and minimum value is 40.