Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Ex.

No:1
NETWORK UTILITY COMMANDS
Date:

Aim:

To explore the network utility commands such as ipconfig, ipconfig /all, ping,
nslookup, tracert, netstat, and arp

Network troubleshooting is done using DOS networking utility commands. These


commands can be explored through its output status of the following (windows based)
networking utilities:

1. ipconfig

C:\Users\Administrator>ipconfig

Windows IP Configuration

Ethernet adapter Local Area Connection:

Link-local IPv6 Address . . . . . :


IPv4 Address. . . . . . . . . . . :
Subnet Mask . . . . . . . . . . . :
Default Gateway . . . . . . . . . :

2. ipconfig /all

C:\Users\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . :
IP Routing Enabled. . . . . . . . :
Ethernet adapter Local Area Connection:

Description . . . . . . . . . . . :
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . :
Autoconfiguration Enabled . . . . :
Link-local IPv6 Address . . . . . :

DNS Servers . . . . . . . . . . . :

3. nslookup websiteAddress

Website address: www.tce.edu


IP address:
Website address: www.google.com
IP address:

Website address: www.amazon.com


IP address:

4. ping IPaddress

ping 74.125.138.106

Ping statistics:
Round trip time:

5. netstat –a

Active Connections

Protocol Local Address Foreign Address State


(Write entries for 4 different states)

6. tracert IPaddress
(write route tracing for 3 different IP addresses)
7. arp -a

Interface:

Internet Address Physical Address Type

Post Lab:
Write the corresponding network troubleshooting commands for Linux OS
Inference:

Criteria Marks

Pre -Lab -

Experiment/Programs /30

Quiz/Viva /20

Submission on Time /20

Post-Lab / 30

Total /100

Faculty Signature with Date

You might also like