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
How does rip differs from igrp?
What are the protocols that are used by every layer of ip/tcp model?
What is the difference between half duplex and full duplex?
Define the logical link control?
What is the difference between arp and rarp?
Name the command we give if router ios stucked?
On which mode we give debug command?
Which mode called privilege mode?
What are the different types of passwords that you can use in cisco routers?
What is the point-to-point protocol in ccna?
Name the command we give on privilege mode for coming back to user execution mode?
Can you explain PPP link process step by step?
Mention what command you must use if you want to delete or remove the configuration data that is stored in the nvram?
What are the different types of cables that are used in routing?
Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities