3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-6 
-w timeout: Specifies the timeout time of the reply packet of a probe packet, in the range 1 to 65535, in 
milliseconds. The default value is 5000 ms. 
remote-system: IPv6 address or host name of the destination device, a string of 1 to 46 characters. 
Description 
Use the tracert ipv6  command to view the routers the IPv6 packets traverse from the source to the 
destination device. 
Examples 
# View the routes involved for packets to travel from the source to the destination with IPv6 address 
3002::1. 
<Sysname> tracert ipv6 3002::1 
 traceroute to 3002::1  30 hops max,60 bytes packet 
 1 3003::1 30 ms 10 ms 10 ms 
 2 3002::1 10 ms 11 ms 9 ms 
System Debugging Commands 
debugging 
Syntax 
debugging { all [ timeout time ] | module-name [ option ] } 
undo debugging { all | module-name [ option ] } 
View 
User view 
Default Level 
1: Monitor level 
Parameters 
all: All debugging functions. 
timeout time: Specifies the timeout time for the debugging all command. When all debugging is 
enabled, the system automatically executes the undo debugging all command after the time. The 
value ranges from 1 to 1440, in minutes. 
module-name: Module name, such as arp or device. You can use the debugging ? command to display 
the current module name. 
option: The debugging option for a specific module. Different modules have different debugging options 
in terms of their number and content. You can use the debugging module-name command to display 
the currently supported options. 
Description 
Use the debugging command to enable the debugging of a specific module. 
Use the undo debugging command to disable the debugging of a specific module. 
By default, debugging functions of all modules are disabled.