You are on page 1of 1

BASIC NETWORK COMMANDS

Go to command prompt.
1. ping 192.168.1.1 --- (show the status of connectivity between CPE to Computer and status of
data transfer).
2. Ping www.gmail.com---- ( show the status of website ping, ip of website and status of web site
packet loss.
3. ipconfig /all ---(show the ip address of LAN/WLAN card,DHCP-enabled and alloted public IP
from internet (59.x.x.x or 117.x.x.x).
4. nslookup ----(show the DNS IP )
5. nslookup www.gmail.com ---( show the ip of web site and domain address of server).
6.tracert gmail.com ---( show the packet routing of the gmail server).
7.ipconfig /displaydns (show the chache records of web site opened in your computer)

You might also like