Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the binary value of loop back address

Answers were Sorted based on User's Feedback



what is the binary value of loop back address..

Answer / 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

what is the binary value of loop back address..

Answer / maerwyn

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

what is the binary value of loop back address..

Answer / shahin

Hi.. J... R u serious??? Is it a wrong one..???

Is This Answer Correct ?    1 Yes 1 No

what is the binary value of loop back address..

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

what is the binary value of loop back address..

Answer / shahin

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

what is the binary value of loop back address..

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

what is the binary value of loop back address..

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

what is the binary value of loop back address..

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

what is the binary value of loop back address..

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

what is the binary value of loop back address..

Answer / shahin

127.0.0.1 Address is used to check the TCP/IP protocol
stack..!!! Not particularly NIC card..!!!!

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

Where is the point between the customers site and the phone carrier that responsibility changes? A.) CO B.) Demarc C.) DCE D.) DTE E.) CPE

1 Answers  


Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config

1 Answers  


Identify the command that forces the router to load into ROM mode upon a reload? A.) boot system rom B.) rom boot C.) boot system flash rom D.) boot router rom

1 Answers  


What does -1 mean in an extended IPX access-list? A.) Any IP address B.) Deny all C.) Deny host D.) Any host or any network

1 Answers  


Tell me when we use extended access-list?

0 Answers  


You need to come up with a TCP/IP addressing scheme for your company. Which two factors must you consider when you define the subnet mask for the network? A.) The location of DHCP servers B.) The volume of traffic on each subnet C.) The number of subnets on the network D.) The location of the default gateway E.) The number of host IDs on each subnet

2 Answers  


what's the difference between Symmetric and Asymmetric cryptosystem?

0 Answers   CCIE,


Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17

2 Answers  


what are the port numbers for DNS,FTP,TELNET,SMTP,NNTP

5 Answers   Airtel, Walton Group,


What are the difference between IPv4 & IPv6?? Can anyone explain more details about it..!!

9 Answers   HCL,


Explain the term 'broadcast'.

0 Answers  


Which OSI layer establishes, maintains and terminates sessions between applications? A.) Application B.) Physical C.) Data-Link D.) Presentation E.) Network F.) Session

2 Answers  


Categories