P-2024 Support Notes
All contents copyright (c) 2006 ZyXEL Communications Corporation.
54
Offline Trace
1. Trace LAN packet
2. Trace WAN packet
1. Trace LAN packet
1.1 Disable WAN packet trace:
sys trcp channel enet1 none
1.2 Enable LAN packet trace:
sys trcp channel enet0 bothway
1.3 Enable trace logging:
sys trcp sw on
&
sys trcl sw on
1.4 Wait for packets to pass through the P-2024 on the LAN
1.5 Disable trace logging:
sys trcp sw off
&
sys trcl sw off
1.6 Display brief trace results :
sys trcp brief
1.7 Display specific trace packets:
sys trcp parse <from_index> <to_index>
Example:
P-2024> sys trcp channel enet1 none
P-2024> sys trcp channel enet0 bothway
P-2024> sys trcp sw on
P-2024> sys trcl sw on
P-2024> sys trcp sw off
P-2024> sys trcl sw off
P-2024> sys trcp brief
0 10855.790 ENET0-T[0141] TCP 192.31.7.130:80->192.168.1.2:1102
1 10855.800 ENET0-R[0060] TCP 192.168.1.2:1102->192.31.7.130:80
2 10855.810 ENET0-R[0062] TCP 192.168.1.2:1103->192.31.7.130:80
3 10855.840 ENET0-R[0062] TCP 192.168.1.2:1104->192.31.7.130:80
4 10856.020 ENET0-T[0054] TCP 192.31.7.130:80->192.168.1.2:1102
5 10856.030 ENET0-T[0058] TCP 192.31.7.130:80->192.168.1.2:1103
6 10856.040 ENET0-R[0060] TCP 192.168.1.2:1103->192.31.7.130:80
P-2024> sys trcp parse 5 5