eSpace 6805 IP Phone
Administrator Guide
6 Appendix
Issue 01 (2014-01-06)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
141
Figure 6-64
Value of Filter on the toolbar
−
From
Source address of the request.
−
To
Logical receiver of the request.
−
User-Agent
Information about the User Agent Client (UAC) that initiates the request.
If the value of
User-Agent
is
Conf-serv/3GPP
, the request is initiated by a personal
computer (PC).
SOAP Protocol Analysis
This topic describes how to use the Wireshark to analyze SOAP packets.
Background
To capture a Simple Object Access Protocol (SOAP) packet, pay attention to the following
information:
Capture the packet on the AS.
−
Install the Wireshark of the Linux operating system on the AS.
−
After capturing a SOAP packet using a command on the AS, use the Wireshark to
analyze the captured SOAP packet on the Windows host.
tcpdump -i eth0(actual network adapter name) -w Packet name -s 1200
After choosing
Capture
>
Options
to set parameters, do not enter any information in the
Capture Filter
text box.
Enter
http
in the
Filter
text box when capturing SOAP packets, as shown in
Figure 6-65
Filter criteria
After capturing the SOAP packet is completed, the Hypertext Transfer Protocol (HTTP)
signaling that passes through the network adapter with the IP address of the host is
displayed, as shown in