Netstat command--network, process, memory

Source: Internet
Author: User

netstat network, process, memory

Transferred from:https://www.cnblogs.com/xieshengsen/p/6618993.html

Https://zhidao.baidu.com/question/105305364.html

List all port conditions

[[email protected] ~]# NETSTAT-A # list all ports

[[email protected] ~]# Netstat-at # list all TCP ports

[[email protected] ~]# Netstat-au # list all UDP ports

-l list all Sockets in the listening state

[[email protected] ~]# Netstat-l # display only listening ports

[[email protected] ~]# NETSTAT-LT # display listening TCP port

[[email protected] ~]# Netstat-lu # display listening UDP port

[[email protected] ~]# NETSTAT-LX # display listening Unix port

Show statistics for each protocol

[[email protected] ~]# Netstat-s # Show statistics for all ports

[[email protected] ~]# Netstat-st # Displays statistics for all TCP

[[email protected] ~]# NETSTAT-SU # Show statistics for all UDP

- p display PID and process name

[Email protected] ~]# netstat-p

Show Core Routing information

[Email protected] ~]# Netstat-r

[[email protected] ~]# NETSTAT-RN # Display number format, do not query host name

View Services

[Email protected] ~]# NETSTAT-ANTP | grep ssh

View Ports

[Email protected] ~]# NETSTAT-ANTP | grep 22

Netstat command--network, process, memory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.