Jump to content

Broadcast address: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
No edit summary
Line 1: Line 1:
A '''broadcast address''' is a [[IP address]] that allows information to be sent to all machines on a given [[subnet]] rather than a specific machine. The exact notation can vary by [[operating system]], but the standard is laid out in [[RFC]] 919.
A '''broadcast address''' is an [[IP address]] that allows information to be sent to all machines on a given [[subnet]] rather than a specific machine. The exact notation can vary by [[operating system]], but the standard is laid out in [[RFC]] 919.


Example: to broadcast a packet to an entire [[Classful_network|class B]] subnet using a [[private IP address]] address space, the broadcast address would be 10.1.0.0.
Example: to broadcast a packet to an entire [[Classful_network|class B]] subnet using a [[private IP address]] space, the broadcast address would be 10.1.0.0.

Revision as of 18:41, 24 February 2004

A broadcast address is an IP address that allows information to be sent to all machines on a given subnet rather than a specific machine. The exact notation can vary by operating system, but the standard is laid out in RFC 919.

Example: to broadcast a packet to an entire class B subnet using a private IP address space, the broadcast address would be 10.1.0.0.