0% found this document useful (0 votes)
6 views

Command Prompt

The document contains the output of various network commands executed in a Windows command prompt, including 'ipconfig', 'ping', and 'netstat'. It shows the configuration of network adapters, successful ping responses to an IPv6 address, and a list of active TCP connections. The information includes IP addresses, connection states, and network statistics.

Uploaded by

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

Command Prompt

The document contains the output of various network commands executed in a Windows command prompt, including 'ipconfig', 'ping', and 'netstat'. It shows the configuration of network adapters, successful ping responses to an IPv6 address, and a list of active TCP connections. The information includes IP addresses, connection states, and network statistics.

Uploaded by

nithimaa5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

Microsoft Windows [Version 10.0.22631.

4602]
(c) Microsoft Corporation. All rights reserved.

C:\Users\nithy>ipconfig

Windows IP Configuration

Ethernet adapter Ethernet 2:

Media State . . . . . . . . . . . : Media disconnected


Connection-specific DNS Suffix . :

Unknown adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected


Connection-specific DNS Suffix . :

Wireless LAN adapter Local Area Connection* 1:

Media State . . . . . . . . . . . : Media disconnected


Connection-specific DNS Suffix . :

Wireless LAN adapter Wi-Fi:

Connection-specific DNS Suffix . :


IPv6 Address. . . . . . . . . . . : 2401:4900:6346:6bf6:f72a:b2bc:2090:6752
Temporary IPv6 Address. . . . . . : 2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c
Link-local IPv6 Address . . . . . : fe80::df65:e053:3bb2:f593%19
IPv4 Address. . . . . . . . . . . : 192.168.67.63
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::103c:1cff:fe51:d49d%19
192.168.67.6

Ethernet adapter Bluetooth Network Connection:

Media State . . . . . . . . . . . : Media disconnected


Connection-specific DNS Suffix . :

C:\Users\nithy>ping

Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] [-R] [-S srcaddr] [-c compartment] [-p]
[-4] [-6] target_name

Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet (IPv4-only).
-i TTL Time To Live.
-v TOS Type Of Service (IPv4-only. This setting has been deprecated
and has no effect on the type of service field in the IP
Header).
-r count Record route for count hops (IPv4-only).
-s count Timestamp for count hops (IPv4-only).
-j host-list Loose source route along host-list (IPv4-only).
-k host-list Strict source route along host-list (IPv4-only).
-w timeout Timeout in milliseconds to wait for each reply.
-R Use routing header to test reverse route also (IPv6-only).
Per RFC 5095 the use of this routing header has been
deprecated. Some systems may drop echo requests if
this header is used.
-S srcaddr Source address to use.
-c compartment Routing compartment identifier.
-p Ping a Hyper-V Network Virtualization provider address.
-4 Force using IPv4.
-6 Force using IPv6.

C:\Users\nithy>ping 2401:4900:6346:6bf6:f72a:b2bc:2090:6752

Pinging 2401:4900:6346:6bf6:f72a:b2bc:2090:6752 with 32 bytes of data:


Reply from 2401:4900:6346:6bf6:f72a:b2bc:2090:6752: time<1ms
Reply from 2401:4900:6346:6bf6:f72a:b2bc:2090:6752: time<1ms
Reply from 2401:4900:6346:6bf6:f72a:b2bc:2090:6752: time<1ms
Reply from 2401:4900:6346:6bf6:f72a:b2bc:2090:6752: time<1ms

Ping statistics for 2401:4900:6346:6bf6:f72a:b2bc:2090:6752:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Users\nithy>netstat

Active Connections

Proto Local Address Foreign Address State


TCP 127.0.0.1:49676 Nithio:49677 ESTABLISHED
TCP 127.0.0.1:49677 Nithio:49676 ESTABLISHED
TCP 127.0.0.1:49678 Nithio:49679 ESTABLISHED
TCP 127.0.0.1:49679 Nithio:49678 ESTABLISHED
TCP 127.0.0.1:49709 Nithio:49710 ESTABLISHED
TCP 127.0.0.1:49710 Nithio:49709 ESTABLISHED
TCP 127.0.0.1:49713 Nithio:49714 ESTABLISHED
TCP 127.0.0.1:49714 Nithio:49713 ESTABLISHED
TCP 127.0.0.1:49715 Nithio:49716 ESTABLISHED
TCP 127.0.0.1:49716 Nithio:49715 ESTABLISHED
TCP 127.0.0.1:56174 Nithio:56178 ESTABLISHED
TCP 127.0.0.1:56177 Nithio:2015 TIME_WAIT
TCP 127.0.0.1:56178 Nithio:56174 ESTABLISHED
TCP 192.168.67.63:56074 51.105.71.137:https ESTABLISHED
TCP 192.168.67.63:56168 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56169 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56170 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56171 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56201 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56206 52.231.186.36:https TIME_WAIT
TCP 192.168.67.63:56261 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56265 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56271 40.126.17.135:https ESTABLISHED
TCP 192.168.67.63:56279 20.190.145.143:https TIME_WAIT
TCP 192.168.67.63:56290 52.231.186.36:https TIME_WAIT
TCP 192.168.67.63:56306 a23-205-118-16:http TIME_WAIT
TCP 192.168.67.63:56312 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56314 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56328 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56330 20.190.145.140:https ESTABLISHED
TCP 192.168.67.63:56341 40.99.34.194:https ESTABLISHED
TCP 192.168.67.63:56348 13.105.74.50:https TIME_WAIT
TCP 192.168.67.63:56355 20.42.65.90:https TIME_WAIT
TCP 192.168.67.63:56359 40.126.17.131:https ESTABLISHED
TCP 192.168.67.63:56362 13.66.14.65:https TIME_WAIT
TCP 192.168.67.63:56363 13.66.14.65:https TIME_WAIT
TCP 192.168.67.63:56364 52.168.117.171:https ESTABLISHED
TCP 192.168.67.63:56369 52.165.164.15:https TIME_WAIT
TCP 192.168.67.63:56371 20.209.19.225:https ESTABLISHED
TCP 192.168.67.63:56373 20.135.6.11:https TIME_WAIT
TCP 192.168.67.63:56374 20.42.65.90:https TIME_WAIT
TCP 192.168.67.63:56378 52.104.107.39:https ESTABLISHED
TCP 192.168.67.63:56379 52.183.205.142:https TIME_WAIT
TCP 192.168.67.63:56382 maa05s17-in-f3:http TIME_WAIT
TCP 192.168.67.63:56384 a23-206-206-25:https ESTABLISHED
TCP 192.168.67.63:56387 a23-53-128-229:http TIME_WAIT
TCP 192.168.67.63:56389 20.42.65.90:https TIME_WAIT
TCP 192.168.67.63:56394 13.107.137.11:https ESTABLISHED
TCP 192.168.67.63:56404 a23-36-4-78:https ESTABLISHED
TCP 192.168.67.63:56405 a23-36-4-78:https ESTABLISHED
TCP 192.168.67.63:56406 a23-36-4-78:https ESTABLISHED
TCP 192.168.67.63:56407 a23-36-4-78:https ESTABLISHED
TCP 192.168.67.63:56409 172.202.163.200:https TIME_WAIT
TCP 192.168.67.63:56410 52.230.59.222:https TIME_WAIT
TCP 192.168.67.63:56415 52.113.194.132:https TIME_WAIT
TCP 192.168.67.63:56417 52.109.52.131:https ESTABLISHED
TCP 192.168.67.63:56425 20.50.80.210:https TIME_WAIT
TCP 192.168.67.63:56432 52.230.59.222:https TIME_WAIT
TCP 192.168.67.63:56433 172.202.163.200:https TIME_WAIT
TCP 192.168.67.63:56436 ec2-174-129-12-103:https CLOSE_WAIT
TCP 192.168.67.63:56438 a23-205-118-146:http TIME_WAIT
TCP 192.168.67.63:56439 ec2-34-238-179-244:https CLOSE_WAIT
TCP 192.168.67.63:56443 52.230.59.222:https TIME_WAIT
TCP 192.168.67.63:56444 20.24.249.45:https TIME_WAIT
TCP 192.168.67.63:56445 ec2-34-238-179-244:https CLOSE_WAIT
TCP 192.168.67.63:56446 ec2-52-41-171-173:https ESTABLISHED
TCP 192.168.67.63:56448 20.44.229.112:https ESTABLISHED
TCP 192.168.67.63:56453 52.230.59.222:https FIN_WAIT_1
TCP 192.168.67.63:56468 52.140.118.28:https TIME_WAIT
TCP 192.168.67.63:56471 13.66.14.65:https TIME_WAIT
TCP 192.168.67.63:56503 ec2-3-228-121-64:https CLOSE_WAIT
TCP 192.168.67.63:56504 ec2-174-129-12-103:https CLOSE_WAIT
TCP 192.168.67.63:56505 ec2-52-204-198-100:https CLOSE_WAIT
TCP 192.168.67.63:56506 ec2-18-204-106-12:https CLOSE_WAIT
TCP 192.168.67.63:56507 40.65.170.106:https ESTABLISHED
TCP 192.168.67.63:56524 52.113.194.133:https TIME_WAIT
TCP 192.168.67.63:56527 52.123.170.114:https FIN_WAIT_1
TCP 192.168.67.63:56533 4.224.116.131:https FIN_WAIT_1
TCP 192.168.67.63:56535 52.123.169.114:https ESTABLISHED
TCP 192.168.67.63:56537 52.168.117.175:https ESTABLISHED
TCP 192.168.67.63:56543 ec2-52-87-97-2:https ESTABLISHED
TCP 192.168.67.63:56553 a23-205-118-16:http TIME_WAIT
TCP 192.168.67.63:56556 20.44.229.37:https ESTABLISHED
TCP 192.168.67.63:56578 a118-214-32-235:http ESTABLISHED
TCP 192.168.67.63:56580 52.168.117.175:https ESTABLISHED
TCP 192.168.67.63:56583 20.249.177.218:https TIME_WAIT
TCP 192.168.67.63:56587 52.123.129.14:https ESTABLISHED
TCP 192.168.67.63:56592 23.100.110.221:https TIME_WAIT
TCP 192.168.67.63:56593 52.123.170.217:https ESTABLISHED
TCP 192.168.67.63:56594 52.123.170.217:https ESTABLISHED
TCP 192.168.67.63:56595 52.123.160.68:https ESTABLISHED
TCP 192.168.67.63:56596 20.189.173.27:https ESTABLISHED
TCP 192.168.67.63:56597 23.100.110.221:https TIME_WAIT
TCP 192.168.67.63:56598 a118-214-32-235:https ESTABLISHED
TCP 192.168.67.63:56607 4.224.116.131:https ESTABLISHED
TCP 192.168.67.63:56632 20.249.177.218:https TIME_WAIT
TCP 192.168.67.63:56637 51.116.246.106:https FIN_WAIT_1
TCP 192.168.67.63:56639 13.107.3.128:https TIME_WAIT
TCP 192.168.67.63:56644 51.116.246.106:https TIME_WAIT
TCP 192.168.67.63:56645 ec2-44-232-100-52:https ESTABLISHED
TCP 192.168.67.63:56646 a23-36-5-160:https ESTABLISHED
TCP 192.168.67.63:56650 server-65-8-79-21:http ESTABLISHED
TCP 192.168.67.63:56651 ec2-23-23-86-175:https ESTABLISHED
TCP 192.168.67.63:56652 52.168.112.66:https ESTABLISHED
TCP 192.168.67.63:56653 ec2-44-232-100-52:https ESTABLISHED
TCP 192.168.67.63:56665 51.116.246.106:https ESTABLISHED
TCP 192.168.67.63:56685 13.107.136.10:https TIME_WAIT
TCP 192.168.67.63:56686 13.107.136.10:https ESTABLISHED
TCP 192.168.67.63:56694 a23-201-53-169:https ESTABLISHED
TCP 192.168.67.63:56695 a23-201-53-155:https ESTABLISHED
TCP 192.168.67.63:56697 20.42.73.24:https TIME_WAIT
TCP 192.168.67.63:56698 13.89.179.8:https FIN_WAIT_1
TCP 192.168.67.63:56699 13.89.179.8:https ESTABLISHED
TCP 192.168.67.63:56706 249:https TIME_WAIT
TCP 192.168.67.63:56709 249:https TIME_WAIT
TCP 192.168.67.63:56713 20.247.184.197:https TIME_WAIT
TCP 192.168.67.63:56717 4.241.22.149:https FIN_WAIT_1
TCP 192.168.67.63:56718 192.168.67.6:domain TIME_WAIT
TCP 192.168.67.63:56719 192.168.67.6:domain TIME_WAIT
TCP 192.168.67.63:56720 192.168.67.6:domain TIME_WAIT
TCP 192.168.67.63:56722 server-13-33-146-123:http ESTABLISHED
TCP 192.168.67.63:56723 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56724 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56725 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56726 52.123.171.42:https TIME_WAIT
TCP 192.168.67.63:56727 52.123.171.42:https FIN_WAIT_1
TCP 192.168.67.63:56733 ec2-44-224-191-84:https FIN_WAIT_1
TCP 192.168.67.63:56734 52.123.171.42:https FIN_WAIT_1
TCP 192.168.67.63:56737 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56739 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56740 192.168.67.6:domain FIN_WAIT_2
TCP 192.168.67.63:56744 4.224.116.131:https ESTABLISHED
TCP 192.168.67.63:56745 20.52.64.201:https ESTABLISHED
TCP 192.168.67.63:56746 ec2-54-200-31-130:https ESTABLISHED
TCP 192.168.67.63:56747 20.52.64.201:https ESTABLISHED
TCP 192.168.67.63:56748 20.189.173.3:https ESTABLISHED
TCP 192.168.67.63:56757 ec2-34-228-45-57:https ESTABLISHED
TCP 192.168.67.63:56758 ec2-34-228-45-57:https FIN_WAIT_1
TCP 192.168.67.63:56759 ec2-34-228-45-57:https FIN_WAIT_1
TCP 192.168.67.63:56760 ec2-34-228-45-57:https FIN_WAIT_1
TCP 192.168.67.63:56761 ec2-34-228-45-57:https FIN_WAIT_1
TCP 192.168.67.63:56762 ec2-34-228-45-57:https FIN_WAIT_1
TCP 192.168.67.63:56763 192.168.67.6:domain ESTABLISHED
TCP 192.168.67.63:56764 192.168.67.6:domain ESTABLISHED
TCP 192.168.67.63:56765 192.168.67.6:domain ESTABLISHED
TCP 192.168.67.63:56766 192.168.67.6:domain ESTABLISHED
TCP 192.168.67.63:56767 192.168.67.6:domain ESTABLISHED
TCP 192.168.67.63:56768 192.168.67.6:domain ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:49434 [2603:1040:a06:6::]:https
ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:56316 g2600-140f-0003-0000-
0000-0000-6856-bc4e:https CLOSE_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:56385 [2603:1040:a06:6::]:https
ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:56882 [2602:f79a::1]:https
ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57193
[2603:1046:c06:896::2]:https ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57197
[2603:1046:c06:896::2]:https ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57211 g2600-1417-0078-0000-
0000-0000-6856-bd61:http TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57215 g2600-1417-0078-0000-
0000-0000-6856-bd61:http ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57216 g2600-1417-0078-0000-
0000-0000-6856-bd61:http ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57217 g2600-1417-0078-0000-
0000-0000-6856-bd73:http ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57221 maa05s19-in-x03:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57229 sb-in-f84:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57264 sa-in-xbc:5228
ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57267 maa03s47-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57308
[2001:4860:4802:34::9d]:https TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57309
[2001:4860:4802:34::9d]:https TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57310 maa05s23-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57311 maa05s23-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57324 maa05s25-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57325 maa05s25-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57334 maa03s42-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57336 maa03s42-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57339 maa03s42-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57340 maa05s19-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57342 maa05s19-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57349 maa05s22-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57362 maa05s25-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57363 maa05s25-in-x0a:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57376 maa05s26-in-x0e:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57387 maa03s44-in-x01:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57388 maa03s44-in-x01:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57390 maa03s40-in-x03:https
TIME_WAIT
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57397 maa03s40-in-x0e:https
ESTABLISHED
TCP [2401:4900:6346:6bf6:74f9:3dc5:51dd:4a5c]:57398 maa03s42-in-x0e:https
ESTABLISHED

C:\Users\nithy>ar
'ar' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\nithy>
C:\Users\nithy>
C:\Users\nithy>arp -a

Interface: 192.168.67.63 --- 0x13


Internet Address Physical Address Type
192.168.67.6 12-3c-1c-51-d4-9d dynamic
192.168.67.255 ff-ff-ff-ff-ff-ff static
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.251 01-00-5e-00-00-fb static
224.0.0.252 01-00-5e-00-00-fc static
239.255.255.250 01-00-5e-7f-ff-fa static
255.255.255.255 ff-ff-ff-ff-ff-ff static

C:\Users\nithy>tracert

Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout]


[-R] [-S srcaddr] [-4] [-6] target_name

Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for target.
-j host-list Loose source route along host-list (IPv4-only).
-w timeout Wait timeout milliseconds for each reply.
-R Trace round-trip path (IPv6-only).
-S srcaddr Source address to use (IPv6-only).
-4 Force using IPv4.
-6 Force using IPv6.

C:\Users\nithy>

You might also like