


See using arp in the basic networking course 6. Type arp at the command line to see all available options. This command must be used with a command line switch arp -a is the most common. This is used for showing the address resolution cache. This is much quicker than going to the control panel>system route.Īnother very simple command that shows the MAC address of your network interfaces Hostname CommandĪ very simple command that displays the host name of your machine. Ipconfig/flushdns – flush the dns cache 3. Ipconfig /release – release the current IP address Ipconfig /all – displays more information about the network setup on your systems including the MAC address. Ip config has a number of switches the most common are : ipconfig CommandĪnother indispensable and frequently used utility that is used for finding network information about your local machine like IP addresses, DNS addresses etcīasic Use: Finding Your IP Address and Default Gateway This article covers the ping command in more detail. The general format is ping hostname or ping IPaddress. When you ping a device you send that device a short message, which it then sends back (the echo). The ping command is one of the most often used networking utilities for detecting devices on a network and for troubleshooting network problems. Here we look at 10 commands that I use most often. These basic networking commands are mainly used for getting system information and troubleshooting networking problems. On Windows 10 type cmd in the search box to open a command console. Windows has some very useful networking utilities that are accessed from a command line (cmd console).
