eSpace 6805 IP Phone
Administrator Guide
6 Appendix
Issue 01 (2014-01-06)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
133
2.
Press
Enter
or click
Apply
.
The packets that meet the filter criteria are displayed.
Common Filter Expressions
Common filter expressions used to filter out packets are as follows:
Filter expressions that specify protocols
−
ip
−
icmp
−
tcp
−
gtp
−
gre
−
http
Filter expressions that specify addresses
−
IP address
ip.addr==10.161.225.1
−
Source IP address
ip.src==10.161.225.1
−
Destination IP address
ip.dst==10.161.225.1
−
Source Media Access Control (MAC) address
eth.src == 00:e0:fc:44:5e:a1
−
Source User Datagram Protocol (UDP) port
udp.srcport == 2123
Filter expressions that specify fields (message types)
−
GTP Echo Request messages
gtp.message == 0x01
−
Remote authentication dial-in user service (RADIUS) accounting request or response
messages
radius.code == 4 || radius.code == 5
Filtering Segment Packets
Use the filter criteria !(ip.frag_offset == 0) to check whether segment packets exist.
Choose
Analyze
>
Expert Info
. If
TCP Bad checksum
is displayed, segment packets may
exist, as shown in
. The Wireshark does not combine segment packets or verify
that
Checksum
is correct. Therefore,
Bad checksum
is displayed.