0% found this document useful (0 votes)
46 views5 pages

CNS Lab Manual - 1: Yash Bhuva (196920307008) List Out 'Net' Commands in CMD

The document lists and describes 6 common "net" commands in cmd: (1) ipconfig displays current TCP/IP network configuration. (2) ping is used to test connectivity and reachability. (3) tracert tracks the pathway of a packet from source to destination. (4) netstat is used for troubleshooting and configuration. (5) arp displays and modifies the ARP cache. (6) nslookup gets information from a DNS server.

Uploaded by

Yãsh ßhúva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views5 pages

CNS Lab Manual - 1: Yash Bhuva (196920307008) List Out 'Net' Commands in CMD

The document lists and describes 6 common "net" commands in cmd: (1) ipconfig displays current TCP/IP network configuration. (2) ping is used to test connectivity and reachability. (3) tracert tracks the pathway of a packet from source to destination. (4) netstat is used for troubleshooting and configuration. (5) arp displays and modifies the ARP cache. (6) nslookup gets information from a DNS server.

Uploaded by

Yãsh ßhúva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

CNS Lab Manual - 1

Yash Bhuva (196920307008)

List out 'net' Commands in cmd.

(1) ipconfig

👉 Displays all current TCP/IP network configuration values and refreshes


Dynamic Host Configuration Protocol DHCP and Domain Name System
DNS settings.

CNS Lab Manual - 1 1


(2) ping :

👉 Used to troubleshoot connectivity, reachability, and name resolution

(3) tracert :

CNS Lab Manual - 1 2


👉 Traceroute is a network diagnostic tool used to track in real-time the
pathway taken by a packet on an IP network from source to destination.

(4) netstat :

👉 Used for troubleshooting and configuration.

CNS Lab Manual - 1 3


(5) arp :

👉 Allows you to display and modify the Address Resolution Protocol ARP
cache.

CNS Lab Manual - 1 4


(6) nslookup :

👉 Useful command for getting information from DNS server.

CNS Lab Manual - 1 5

You might also like