what is the binary value of loop back address

Answer Posted / shahin

As we everybody know.. Loop back address is

127.0.0.0 (Entire network address)

Here -

First Octate - 127

Second Octate - 0

Third Octate - 0

Forth Octate - 0

Convert those in binary - Using (128 64 32 16 8 4 2 1) code....

First Octate - 0 1 1 1 1 1 1 1
Second Octate - 0 0 0 0 0 0 0 0
Thirde Octate - 0 0 0 0 0 0 0 0
Fourth Octate - 0 0 0 0 0 0 0 0

So binary add of loopback address -

01111111 00000000 00000000 00000000

Note:

0 : Zero designate the corresponding decimal code value zero.

1 : One designate the corresponding decimal code value that
decimal number.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain PAP?

1552


How many types of ethernet?

662


Can you explain in a generic manner the packet of IPSec?

2357


Explain isakmp ?

2212


What are the protocols that are used by every layer of ip/tcp model?

643






What is default size of hello packets in ospf?

621


Can you explain PPP link process step by step?

1754


Define network?

812


Tell me how many hop counts are by default and how much you can increase in eigrp protocol?

682


How does L2TP process?

1734


What are the steps of data encapsulation?

682


After how long keep alive messages exchange in eigrp?

627


Interface 0/0 what does it mean?

677


what's the difference between Symmetric and Asymmetric cryptosystem?

2151


Explain which layer are called upper layer?

625