Potato routing: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard C. Berkowitz
(New page: {{subpages}} In Internet routing, two paradigms, informally called '''hot potato''' and '''cold potato''', exemplify the operational principles used in developing routing policy. When ...)
 
imported>Howard C. Berkowitz
(Origin of the term. See discussion page whether some of my own work is appropriate.)
Line 2: Line 2:
In Internet routing, two paradigms, informally called '''hot potato''' and '''cold potato''', exemplify the operational principles used in developing [[routing policy]]. When a [[routing domain]] or [[autonomous system]] receives a packet, under hot potato, it gets rid of it as quickly as possible. Hot potato is also called closest exit routing, and does minimize the workload required to route the information.
In Internet routing, two paradigms, informally called '''hot potato''' and '''cold potato''', exemplify the operational principles used in developing [[routing policy]]. When a [[routing domain]] or [[autonomous system]] receives a packet, under hot potato, it gets rid of it as quickly as possible. Hot potato is also called closest exit routing, and does minimize the workload required to route the information.


The term comes from a 1964 Rand Corporation paper by Sharla Boehm and Paul Baran.<ref>{{citation
| title= On Distributed Communications: II. Digital Simulation of Hot-Potato Routing in a Broadband Distributed Communications Network
| first1 = Sharla P. | last1 = Boehm |first2 = Paul | last2= Baran
| id = Rand RM-3103-PR
| url = http://www.rand.org/pubs/research_memoranda/RM3103/}}</ref>
==Network reliability and potatoes==
==Potatoes and controlling quality of service==
Cold potato, also called best exit routing, involves having the routing domain or autonomous system keep control of the packet as long as it can route it over links of known performance and traffic, so it can control the [[per-hop behavior]] encountered by the packet. The exit point from the current routing domain will also be selected to have the best available external path to the destination.
Cold potato, also called best exit routing, involves having the routing domain or autonomous system keep control of the packet as long as it can route it over links of known performance and traffic, so it can control the [[per-hop behavior]] encountered by the packet. The exit point from the current routing domain will also be selected to have the best available external path to the destination.
==Regulatory and economic considerations==
The alternatives have different regulatory and economic aspects.<ref>{{citation
|  title = Peering and Fearing: ISP Interconnection and Regulatory Issues
| first = Kenneth Neil | last = Cukier
| url = http://www.cukier.com/writings/peering-cukier-dec97.html}}</ref>
==References==
{{reflist}}

Revision as of 23:13, 15 July 2008

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In Internet routing, two paradigms, informally called hot potato and cold potato, exemplify the operational principles used in developing routing policy. When a routing domain or autonomous system receives a packet, under hot potato, it gets rid of it as quickly as possible. Hot potato is also called closest exit routing, and does minimize the workload required to route the information.

The term comes from a 1964 Rand Corporation paper by Sharla Boehm and Paul Baran.[1]

Network reliability and potatoes

Potatoes and controlling quality of service

Cold potato, also called best exit routing, involves having the routing domain or autonomous system keep control of the packet as long as it can route it over links of known performance and traffic, so it can control the per-hop behavior encountered by the packet. The exit point from the current routing domain will also be selected to have the best available external path to the destination.

Regulatory and economic considerations

The alternatives have different regulatory and economic aspects.[2]

References