Broadcast address

Broadcast address

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.

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.

See also

*Default gateway
*Multicast address

External links

* [http://learn-networking.com/network-design/how-a-broadcast-address-works How a Broadcast Address Works]
*RFC 919


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Broadcast traffic — Broadcast traffic, in computer networking, is traffic that is simultaneously addressed to all computers connected to the network, as opposed to unicast or multicast traffic. This is in contrast to the model SLP offers.In TCP/IP networking (layer… …   Wikipedia

  • Broadcast radiation — is the accumulation of broadcast and multicast traffic on a computer network. Extreme amounts of broadcast traffic constitute a broadcast storm. A broadcast storm can consume sufficient network resources so as to render the network unable to… …   Wikipedia

  • Broadcast (disambiguation) — Broadcast may refer to:* Broadcasting, the transmission of audio and video signals * Broadcast, an individual television program or radio program * Broadcast (band), an electronica musical group * Broadcast (album), a 1986 album by Cutting Crew * …   Wikipedia

  • Address resolution protocol — Pour les articles homonymes, voir ARP. Pile de protocoles 7 • Application 6 • …   Wikipédia en Français

  • Broadcast signal intrusion — is a term given to the act of hijacking broadcast signals of radio and television stations. Hijacking incidents have involved local TV and radio stations as well as cable and national networks. Method of intrusion For analog stations it is… …   Wikipedia

  • Address Resolution Protocol —   [Abk. ARP, dt. »Adressauflösungsprotokoll«], ein Protokoll, das der Ermittlung einer Hardware Adresse in einem lokalen Netzwerk dient. Während im Internet Pakete anhand ihrer IP Adresse vermittelt werden, erfolgt in lokalen Netzen die… …   Universal-Lexikon

  • Address Resolution Protocol — In computer networking, the Address Resolution Protocol (ARP) is the method for finding a host s hardware address when only its Network Layer address is known. ARP is defined in RFC 826. [RFC 826 Address Resolution Protocol, a.k.a. STD 37] It is… …   Wikipedia

  • Address Resolution Protocol — Pour les articles homonymes, voir ARP. Pile de protocoles 7.  Application 6.  …   Wikipédia en Français

  • Broadcast domain — A broadcast domain is a logical division of a computer network, in which all nodes can reach each other by broadcast at the data link layer. A broadcast domain can be within the same LAN segment or it can be bridged to other LAN segments. In… …   Wikipedia

  • Address Resolution Protocol — ARP (Address Resolution Protocol) Familie: Internetprotokollfamilie Einsatzgebiet: Netzwerkadressenzuordnung ARP im TCP/IP‑Protokollstapel: Anwendung HTTP IMAP SMTP DNS …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”