0% found this document useful (0 votes)
18 views8 pages

Networking Commands 2

The document lists and describes 11 common networking commands including hostname, ipconfig, arp-a, netstat, ping, route print, tracert, pathping, getmac, and ping -t. These commands are used to display system information like IP addresses, routing tables, and trace network routes.

Uploaded by

riyasainwal123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views8 pages

Networking Commands 2

The document lists and describes 11 common networking commands including hostname, ipconfig, arp-a, netstat, ping, route print, tracert, pathping, getmac, and ping -t. These commands are used to display system information like IP addresses, routing tables, and trace network routes.

Uploaded by

riyasainwal123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1

NETWORKING COMMANDS
1. Hostname :-
 It display the name of your computer.

2. Ipconfig :-
 It display information about host TCP/IP
configuration.
2

3. Ipconfig/all :-
 This command displays detailed configuration
information about your TCP/IP connection including
Router, Gateway, DNS, DSCP, and type of ethernet
adapter in your system.
3

[Link]-a :-
 ARP stands for Address Resolution Protocol it will
show IP address of your computer along with IP
address and MAC address of your router.
4

[Link] :-
 Netstat display a variety of statistics about a
computer’s active TCP/IP connection.

[Link] (Default gateway):-


 Ping is used to request a communication to another
computer fast as making a phone call using its IP
address.
5

[Link] print :-
 The route print command displays the computer’s
routing table.
6

[Link] :-
 The tracert command display a list of all routers that
a packet has to go through to get from the computer
where you are setting and tracert is run to any other
computer on the internet.

[Link] :-
 It is a combination of ping and tracert command.
Pathping tracert the route to destination address
and then launches a 25 second test of each route
along the way gathering statistics the rate of data
loss along each loop.
7

10. Getmac:-

 It is used to display the MAC address for each network


adapter in the computer.

[Link](Default gateway) -t:-


 This ping command option will ping the target until you
stop it by pressing Ctrl-C.
8

You might also like