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


Please Help Members By Posting Answers For Below Questions

1900 Value in which type of access list?

590


In which ios version 182 people can access router through telenet?

640


Define the logical link control?

614


Utilizing RIP, what is the limit when it comes to number of hops?

807


On which mode we give debug command?

617






What is a vlan?

677


What is the difference between static ip addressing and dynamic ip addressing?

644


Explain the difference between tracert and traceroute?

660


What are partial updates?

615


Brielfly explain the conversion steps in data encapsulation

700


How many broadcast domains are in switch?

698


Tell me why we use filter option?

628


How does Hold-downs work?

702


Explain the difference between routing and routed protocols?

813


Name the 2 protocols are in wan technology?

3247