Common network security management commands and network security commands

Source: Internet
Author: User
Tags net command

Common network security management commands and network security commands

:

Common network security management Commands include: ping command to determine whether the host is connected, ipconfig to view IP address configuration, and netstat command to view network connection status, net commands for network operations and at commands for timer operations.

Network connectivity and port scanning commands

Ping Command

The main function is to detect network connectivity and accessibility.

Syntax format: ping + IP address or host name + parameter:

Note: EnterPingYou can view all ping-related commands.

Display dig network configuration information and setting commands

Ipconfig command

The main function is to display all TCP/IP network configuration information, refresh Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.

Syntax format: ipconfig + Parameters

/? : Displays all available parameter information.

/All: displays all IP address configuration information.

Display connection listening port commands

Netstat command

The main function is to display network connection, route table, and network interface information.

Syntax format: netstat + Parameter

View the Command help: netstat-help

Note: The netstat-an command can be used to view active connections and open ports. It is the easiest way for the network administrator to check whether the network is intruded. If the status is LISTENING, the port is being monitored and is not connected to other hosts. If the status is ESTABLISHED, the port is being connected and communicated with a host, and the IP address and port number of the host are displayed.

Query and modify user information

Net command

The main function is to view the user list on the computer, add and delete users, establish a connection with the other computer, start or stop a network service, and so on.

View:

Syntax format: net user

Modify:

Syntax format: net user account password

 

 

 

Related Article

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.