how to find network ID from IP address?without using network
calc...
Answer Posted / fun e
We can find the network ID from Ip using subnet.Suppose if
we take 192.168.20.0/20.
Now subnet is 255.255.240.0
Here we have 2 full octates and 4 bits in 3rd octet
position.I.e 16.
So the networks will come like this
192.168.1.0
192.168.16.0
192.168.32.0.....
Our ip address 192.168.20.0 is in 192.168.16.0 network.So
192.168.16.0 is the network ID.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
How many types of data?
Explain the term 'multicast'.
What is a vlan?
What are the different types of password used in securing a cisco router?
What is bia?
What is the difference between the switch, hub, and router?
Which protocol works only on cisco routers?
Tell me which protocol comes under hybrid dynamic type?
What are the advantages of using switches?
Differnce between the communication and transmission?
How many collision domains are in switch?
What is difference between static and dynamic routing?
What are the different IPX access lists?
Explain what are partial updates?
how we update the IOS version with the help of TFTP?