CN Practical
CN Practical
15063]
C:\Users\Neelam>ping
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
Options:
Per RFC 5095 the use of this routing header has been
[Type here]
C:\Users\Neelam>ipconfig
Windows IP Configuration
Default Gateway . . . . . . . . . :
[Type here]
Default Gateway . . . . . . . . . :
192.168.43.1
Default Gateway . . . . . . . . . :
C:\Users\Neelam>ping -n 49.32.111.167
C:\Users\Neelam>ping -n 198.143.34.221
[Type here]
C:\Users\Neelam>ping 198.143.34.221
C:\Users\Neelam>netstat
Active Connections
[Type here]
TCP 192.168.43.70:60933 104.244.43.80:https ESTABLISHED
[Type here]
TCP 192.168.43.70:61144 unknown:https ESTABLISHED
[Type here]
TCP 192.168.43.70:61317 ec2-54-243-245-131:https CLOSE_WAIT
[Type here]
TCP 192.168.43.70:61432 unknown:https ESTABLISHED
[Type here]
C:\Users\Neelam>tracert www.google.com
1 172 ms 4 ms 2 ms 2405:204:28d:af6f::5b
6 58 ms 50 ms 77 ms 2405:200:801:200::52b
7 92 ms 51 ms 93 ms 2405:200:801:200::31d
8 130 ms 60 ms 70 ms 2405:200:802:760::1
9 54 ms 100 ms 63 ms 2405:200:802:760::8
12 113 ms 63 ms 54 ms 2001:4860:0:115c::1
13 95 ms 59 ms 54 ms 2001:4860:0:1::114f
14 64 ms 39 ms 47 ms bom05s15-in-x04.1e100.net [2404:6800:4009:80d::2004]
Trace complete.
[Type here]