Computer Science, asked by bilal337, 10 months ago

identify the network ID and host ID from given IP adress 172.192.1.10 and 10.0.0.9​

Answers

Answered by codiepienagoya
0

Network ID = 172.192 and 10.

host ID = 1.10 and 0.0.9

Explanation:

  • In the given question two Ip address "172.192.1.10 and 10.0.0.9​ " is declared, in which "172.192.1.10" it is a part of class B addressing and "10.0.0.9" is part of the class A addressing.
  • In Class A address, the value "10" is part of the network Id, and "0.0.9" is part of the host Id because the first number of the IP addresses must be the same all devices for them to be on the same network.  
  • In Class B address, the value "172.192" is an off-network Id, and "1.10" is a part of the host Id, because it is in the same network, while its devices are not.

Learn more:

  • class addressing: https://brainly.in/question/10462906
Similar questions