BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 9 definitions for Broadcast.

Broadcast address

Print-Friendly
About 1 pages (324 words)

Bookmark and Share Know this topic well? Help others and get FREE products!

In computer networking, 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. Generally, the broadcast address is found by taking the bit complement of the subnet mask and then OR-ing it bitwise with the IP address. Example: to broadcast a packet to an entire class B subnet using a private IP address space, the broadcast address would be 172.16.255.255. This can be found from the subnet mask (255.255.0.0) and the IP address (eg. 172.16.48.196) - the complement of the subnet mask is 0.0.255.255, and 172.16.48.196 | 0.0.255.255 = 172.16.255.255. A special type of IP address is the limited broadcast address 255.255.255.255. A broadcast involves delivering a message from one sender to many recipients. This broadcast is 'limited' in that it does not reach every node on the Internet, only nodes on the LAN.

Contents

Other Protocols

IPX

The Novell IPX protocol allows broadcast as well. When the network address is specified as FFFFFFFF, the packet is to be sent to all the networks available. When the target node address is specified as FFFFFFFFFFFF, the packet is intended to be received by all the computers in the network.

Ethernet layer

Broadcast is possible also on the underlying data link layer. Ethernet frames can be addressed to every computer on a given LAN segment if they are addressed to MAC address FF:FF:FF:FF:FF:FF. Ethernet frames that contain IP broadcast packages are usually sent to this address. ARP typically uses segment-wide broadcast for its queries.The broadcast address could also take a value say 0.0.0.0./0

See also

External links

View More Summaries on Broadcast address
 
Ask any question on Broadcast address and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Broadcast address from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy