![Huawei Quidway S8500 Series Command Manual Download Page 270](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479270.webp)
Command Manual – Network Protocol
Quidway S8500 Series Routing Switches
Chapter 7 IP Performance Configuration Commands
Huawei Technologies Proprietary
7-13
Parameter
None
Description
Use the
display tcp status
command to view all TCP connection states. This helps
user monitor TCP connection at any time.
Example
# Display the state of all TCP connections.
<Quidway> display tcp status
TCPCB Local
Add:port
Foreign
Add:port
State
03e37dc4 0.0.0.0:4001
0.0.0.0:0
Listening
04217174 100.0.0.204:23
100.0.0.253:65508
Established
The displayed information indicates that a TCP connection is established. The local IP
address of this TCP connection is 100.0.0.204, and the local port number is 23. The
remote IP address is 100.0.0.253, and the remote port number is 65508. In addition,
there is a local server process which listens to the port 4001.
7.1.12 display udp statistics
Syntax
display udp statistics
View
Any view
Parameter
None
Description
Use the
display udp statistics
command to view UDP traffic statistic information.
It displays the statistic information of all current UDP connections. The statistics
information about UDP packets are divided into two major kinds which are received
packets and sent packets. The packets are further divided into different types such as
check packets and error packets. There are also some statistics related closely to the
connections, such as the number of broadcast packets. All these displayed information
are measured in packets.
Related command:
reset udp statistics
.
Example
# Display the UDP traffic statistic information.