Networking Commands
Networking Commands
simplilearn.com/tutorials/cyber-security-tutorial/understanding-the-networking-commands
1. IPCONFIG
The IPConfig command also provides us with some variation in the primary command
that targets specific system settings or data, which are:
1/6
Command to enter in Prompt - ipconfig
2. NSLOOKUP
3. HOSTNAME
The HOSTNAME command displays the hostname of the system. The hostname
command is much easier to use than going into the system settings to search for it.
2/6
4. PING
The Ping command is one of the most widely used commands in the prompt tool, as it
allows the user to check the connectivity of our system to another host.
This command sends four experimental packets to the destination host to check whether
it receives them successfully, if so, then, we can communicate with the destination host.
But in case the packets have not been received, that means, no communication can be
established with the destination host.
5. TRACERT
3/6
6. NETSTAT
The Netstat command as the name suggests displays an overview of all the network
connections in the device. The table shows detail about the connection protocol, address,
and the current state of the network.
4/6
The ARP command is used to access the mapping structure of IP addresses to the MAC
address. This provides us with a better understanding of the transmission of packets in
the network channel.
8. SYSTEMINFO
5/6
Using the SYSTEMINFO command, we can access the system’s hardware and software
details, such as processor data, booting data, Windows version, etc.
6/6