Network Router User's Manual

Prestige 2302 Support Notes
All contents copyright (c) 2005 ZyXEL Communications Corporation.
111
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 Prestige 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:
Prestige> sys trcp channel enet1 none
Prestige> sys trcp channel enet0 bothway
Prestige> sys trcp sw on
Prestige> sys trcl sw on
Prestige> sys trcp sw off
Prestige> sys trcl sw off
Prestige> 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
Prestige> sys trcp parse 5 5