COMPUTER FUNDAMENTALS

COMPUTER NETWORKS AND COMMUNICATIONS

NETWORK PROTOCOLS AND STANDARDS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the answers listed below refers to an IPv4 loopback address?
A
127.0.0.0
B
127.0.0.1
C
127.1.0.1
D
127.0.0.2
Explanation: 

Detailed explanation-1: -Network 127.0. 0.0 is reserved for IP traffic local to your host. Usually, address 127.0. 0.1 will be assigned to a special interface on your host, the loopback interface, which acts like a closed circuit.

Detailed explanation-2: -0.0 to 255.255. 255.255 are reserved for future use.

Detailed explanation-3: -The IP address range 127.0. 0.0 – 127.255. 255.255 is reserved for loopback, i.e. a Host’s self-address, also known as localhost address.

There is 1 question to complete.