TMS zl Management and Configuration Guide ST.1.2.100916
10-14
Troubleshooting
Basic Troubleshooting Tools
You would then see output similar to the following:
tcpdump: verbose output suppressed, use -v or -vv for
full protocol decode
listening on vlan1, link-type EN10MB (Ethernet), capture
size 65535 bytes
20:24:10.280038 IP 192.168.115.61.51936 >
192.168.115.255.51936: UDP, length 38
20:24:12.280098 IP 192.168.115.61.51936 >
192.168.115.255.51936: UDP, length 38
20:24:14.280187 IP 192.168.115.61.51936 >
192.168.115.255.51936: UDP, length 38
...
If you send the capture to a file, rather than the terminal, you can copy the file
to a TFTP, SCP, or FTP server and then use a protocol analyzer to open the
file and view the output, as shown in the next section.
Protocol Analyzer
For complex issues, you may want to download or purchase a protocol
analyzer, which you can use to:
■ View a file that contains the output from the TMS zl Module’s capture
command
■ Capture all the packets that pass through a network device’s interface
As mentioned in the previous section, you can use the TMS zl Module’s capture
command to send output to a file and open this file in a protocol analyzer, as
shown in Figure 10-4.