what is the binary value of loop back address
Answers were Sorted based on User's Feedback
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 |
First of all 127.0.0.1 is the correct loopback address.
In binary that would be 01111111.00000000.00000000.00000001
(DEF)Loopback is a communication channel with only one endpoint. TCP/IP networks specify a loopback that allows client software to communicate with server software on the same computer. users can specify an IP address, usually 127.0.0.1, which will point back to the computer's TCP/IP network configuration. The range of addresses for loopback functionality is the range of 127.0.0.0 to 127.255.255.255. Similar to ping, loopback enables a user to test one's own network to ensure the IP stack is functioning properly.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jitendera kumar
no sahin it is not wrong it is correct but that value is
not given in to the option
so i marked it wrong
i think iot may be 7
explantion
scince loopback is 127.0.0.1
so in that frst bit is always off
remanig 7
thus aqll bit are on thus the nuric value of lopback
address might be 7
but but but i am not dam sure this time i am also confused
not little bit much more.so do not get it that it is wright
i am 30%sure that it migh be
Is This Answer Correct ? | 0 Yes | 0 No |
How cud u say binary value of 1st octate, coz we know IP
address consist of four octate, each of 8 bits.
XXXXXXXX.XXXXXXXX.XXXXXXXX.XXXXXXXX
I don't think it wud be a justified answer if we say "7".
coz he is nt asking the binary bit of first octate. so we hv
to take or assume the conventional 4 octate criteria.
Hi.. Jitendera, this may open up some more question.
heheheheh..!!!!
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitendera kumar sinha
actualr sahin
my argue based on that consept
that is loop back address is 127.0.0.1
let consider its wild mask that is
0.255.255.255
that is match exct value of 1st octaet and three octet may
have value
try to ping 127.4.5.6
u will get reply through 127.0.0.1
ok that is 127 n/w bit is resved for the nic card
functionaly staus and we refred as it loop back address
now
scinselast three octet have any value then we are not aware
of that
scine first octet is fix for n/w id 127
then
from our most convanonal rule
128 64 32 16 8 4 2 1
0 1 1 1 1 1 1 1=127 that is 7 bit
scince that was in option so i mark it
i know u r corect but that option are not present in answer
sheet
and i am not bale to write that opton on answer sheet and
then mark
ha a ha haaaa
so i apply my wrong/wright consept and mark 7
i donot know it was wright or not so i placed it on all
interview .com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nikhil maggu
jeetu kaha se uthaye h ye sare questions tune???
n yeah guys 1 more query
0.xxx.xxx.xxx ye ips kya use hote h if yes then in which
scenario????
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nikhil maggu
OK got the same
0.0.0.0 is used for default routing
but can we use sumthing like "0.0.0.xxx", in any
parctice????????
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitu
han bhia nikhil
actualy if you use 0.0.0.xxx(1 to 255) then it will act as
wild mask bit
and you can use it
1 ospf routing protocol
2 access list
Is This Answer Correct ? | 0 Yes | 0 No |
Hi -All Can you tell me About of NAt (Network Address Tranlator) bcoz i have no idea about this topics Such as local ip , global ip and all plz provide the deatil of this topics
How many access lists are allowed per interface? A. One per port, per protocol B. Two per port, per protocol C. Unlimited D. Router interface +1 per port.
What is the result of using a hierarchical addressing framework? A. increased availability of addresses B. decreased distance between routers C. increased router memory requirements D. no need to maintain routing information
When ospf protocol advertise its routing table?
Explain the benefits of VLANs.
Why we use filter option?
Explain the types of nat?
Identify 2 transport layer protocols? A.) IP B.) TCP C.) CDP D.) ARP E.) UDP
What's the default CDP holdtime in seconds for Cisco routers? A.) 30 seconds B.) 180 seconds C.) 90 seconds D.) 60 seconds
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
Which can be logged by IPX extended access lists? A.) source address B.) protocol C.) source socket D.) access list number E.) destination socket F.) destination address
What is an advantage of LAN segmentation? A.) Increases broadcasts. B.) Increases collisions. C.) Provides more protocol support. D.) Decreases broadcasts. E.) Routing protocol support.