Share on Facebook Share on Twitter Email
Answers.com

Host address

 

The physical address of a computer in a network. On the Internet, a host address is the IP address of the machine. See IP address and host name.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Host address
Top

The host address, or the host ID portion of an IP address, is the portion of the address used to identify hosts (any device requiring a Network Interface Card, such as a PC or networked printer) on the network. The network ID, by contrast, is the portion of the address that refers to the network itself.

Example:

Your local network has an address of 192.168.1.0 /30 (using CIDR notation for this subnet).

Your network ID is the first 30 bits, in bold below. The host portion is the last two bits. By changing those two bits, you can create the following IP addresses:

11000000.10101000.00000001.000000 00 (192.168.1.0, the network address)
11000000.10101000.00000001.000000 01 (192.168.1.1, the first usable address in the subnet)
11000000.10101000.00000001.000000 10 (192.168.1.2, the last usable address in the subnet)
11000000.10101000.00000001.000000 11 (192.168.1.3, the broadcast address for the subnet)

See also



 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Host address" Read more