196k views
4 votes
13. If a machine's IP address is 200.202.01.99, what is the network identifier and

what is the host address?

User Burndog
by
5.0k points

1 Answer

4 votes

Answer:

200.202.01.99

200.202.01 is the network id and .99 is the host ID

Host address= 0.0.0.99

Step-by-step explanation:

If we want to know the details of the network of which the device is a member of then we find out the network id from the IP address, and it clarifies the network of which that particular device is a member. And if we want to identify the device inside a network then we make use of the host id, and this is also obtained from the IP address. And above as mentioned, the network id= 200.202.01 and the host id = .99. And 0.0.0.99 is the host address.

User Dpavlin
by
4.7k points