932 views
0 votes
0 votes

A system is connected to n/w 192.168.1.0 with IP 192.168.1.2 . System will check its connectivity to Internet by sending control packet

SIP- 192.168.1.2

DIP- ?

  1. 192.168.1.0
  2. 192.168.1.1
  3. 127.1.1.1
  4. 127.0.0.0

Confused with the following  - The ans given is 127.1.1.1 Should not the ans be 192.168.1.1  since  127 is a loopback address and used to test if all the layers are working correctly (self-connectivity) ? 

Nothing going through the loopback adapter goes out to the Internet, or leaves your system. The loopback adapter is completely contained within the system

1 Answer

0 votes
0 votes
3)127.1.1.1 is used for loop back address ,so it may be the right option(but this can testify ur layers only not the connectivity to the internet). because u can run loopback address even without having any internet connection.

but bigger question is that why else are wrong?

1)198.168.1.0 this one is surely not the answer because this is not a host or system address it is a network id so it cant be correct.

2)198.168.1.1 is wrong because when u send control packet to that host it does not go outside lan network as it is a private ip

4)127.0.0.0 this is again treated as network id so cant be the answer

but let if another option is given such as 192.168.1.2 in which source and destination are same then it is the sure right answer because it can be only done if u r connected to internet unless this will fails giving message destination unreachable.

i done all this practically but then also correct me if i was wrong!!!
edited by

Related questions

428
views
0 answers
0 votes
Nisha Bharti asked Oct 15, 2022
428 views
What is the difference between loopback testing or testing host logical address?like suppose host A have logical address 192.70.34.5here what is the meaning of ping 192.7...
460
views
0 answers
0 votes
kc135 asked Apr 27, 2018
460 views
My machine's local host IP address is 192.168.0.15, and I do loopback test on Windows 10.I use two ping commands as follows, but both are failed (responded by saying "PI...
5.3k
views
5 answers
0 votes
Venkata Krishna Redd asked Apr 7, 2015
5,255 views
1. 10.100.100.100 & 10.100.100.1002. 10.100.100.100 & 255.255.255.2553. 10.100.100.100 & 127.1.100.14. 127.100.100.100 & 10.100.100.100