how to find network ID from IP address?without using network
calc...
Answer Posted / kis
we can find the network id from ip subnet
suppose ip address is 192.16.20.0/20
subnet mask will be 255.255.240.0
as you can see three bytes are easy to determine.but second
byte need bit-wise AND operation.if two bits are both (1s)
the result will be (1)otherwise result will be zero.
write 20 and 240 in decimal form
128 64 32 16 8 4 2 1
20 : 0 0 0 1 0 1 0 0
240 : 1 1 1 1 0 0 0 0
----------------------------
16 : 0 0 0 1 0 0 0 0
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Which company mange ip's?
What do we check while configuring the server?
Which protocol switch use for filling its mac-table?
What is the size of an ip address?
what is the difference between a ‘half-duplex’ and a ‘full-duplex’ system?
Why twist in twisted pairs?
1900 Value in which type of access list?
How do we do encryption and authentication in L2TP?
What are the different types of passwords that you can use in cisco routers?
What are the disadvantages of symmetric algorithms?
Why mac address called physical address?
What is ping? What is the usage of ping?
What are the possible ways of data exchange in ccna?
Explain what is the default behavior of access-list?
Tell me which multicast ip eigrp protocol use?