Upcoming Events

Cloud Connect
Santa Clara
Feb 13-16, 2012

Cloud Connect brings together the entire cloud eco-system to better understand the transformation we're experiencing and promises to be the defining event of the cloud computing industry. Learn about the latest cloud technologies and platforms from thought leaders in Cloud Connect’s comprehensive conference.

Register Now!

More Events »

Subscribe to Newsletter

  • Keep up with all of the latest news and analysis on the fast-moving IT industry with Network Computing newsletters.
Sign Up



IP Routing Primer: Part One

November 6, 2000
by Peter Morrissey

Table of Contents

 

Broadcast Addresses

There are times when a device has to send an IP packet to every node on a network. In such an instance, it will use the broadcast address of that network. The subnet mask is also used to derive the broadcast address. This is done by replacing all of the binary digits in the node address, as governed by the trailing 0s in the mask, to values of binary ones. This is combined with the network address, which results in the broadcast address. Following is the broadcast address that would go with our above example.

11111111.11111111.11111110.00000000 = 255.255.254.0 = mask
10000000.11100110.00000100.00000000 = 128.230.004.0 = network address
10000000.11100110.00000101.11111111 = 128.230.005.255 = broadcast address

Broadcast addresses also are easier to figure out when the masks end on the one-byte boundaries. When this is the case, it can easily be represented in decimal by substituting decimal 255s in place of the bytes where the mask indicates the node address belongs. Here's an example:

255.255.255.0 = mask
128.230.4.0 = network address
128.230.4.255 = broadcast address


PAGE: 1 I 2 I 3 I I FIRST PAGE
 

Research and Reports

Hypervisor Derby
August 2011

Network Computing: August 2011

TechWeb Careers