Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Packet forwarding
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Models== [[Image:unicast forwarding.png|frame|A [[unicast]] forwarding pattern, typical of many networking technologies including the overwhelming majority of [[Internet]] traffic]] [[Image:multicast forwarding.png|frame|A [[multicast]] forwarding pattern, typical of [[Protocol Independent Multicast|PIM]]]] [[Image:broadcast forwarding.png|frame|A [[Broadcasting (networking)|broadcast]] forwarding pattern, typical of [[bridging (networking)|bridged]] [[Ethernet]]]] The simplest forwarding model{{mdashb}}[[unicast]]ing{{mdashb}}involves a packet being relayed from link to link along a chain leading from the packet's source to its destination. However, other forwarding strategies are commonly used. Broadcasting requires a packet to be duplicated and copies sent on multiple links with the goal of delivering a copy to every device on the network. In practice, broadcast packets are not forwarded everywhere on a network, but only to devices within a [[broadcast domain]], making ''broadcast'' a relative term. Less common than broadcasting, but perhaps of greater utility and theoretical significance, is [[multicast]]ing, where a packet is selectively duplicated and copies delivered to each of a set of recipients. Networking technologies tend to naturally support certain forwarding models. For example, fiber optics and copper cables run directly from one machine to another to form a natural unicast media{{snd}}data transmitted at one end is received by only one machine at the other end. However, as illustrated in the diagrams, nodes can forward packets to create multicast or broadcast distributions from naturally unicast media. Likewise, traditional [[Ethernet]] ([[10BASE5]] and [[10BASE2]], but not the more modern [[10BASE-T]]) are natural broadcast media{{snd}}all the nodes are attached to a single long cable and a packet transmitted by one device is seen by every other device attached to the cable. Ethernet nodes implement unicast by ignoring packets not directly addressed to them. A [[wireless network]] is naturally multicast{{snd}} all devices within a reception radius of a transmitter can receive its packets. Wireless nodes ignore packets addressed to other devices, but require forwarding to reach nodes outside their reception radius.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)