Main Page

encyclopedia.codeboy.net

 

Router

This article describes the computer networking device. A wood router is also a kind of rotating cutting tool.
A router consists of a computer networking device that determines the next network point to which to forward a data packet toward its destination, a process known as routing. \nRouting occurs at layer 3 of the OSI seven-layer model. Routing is most commonly associated with the Internet Protocol, although other less-popular routed protocols continue in use. In the original 1960s-era of routing, general-purpose computers served as routers. Although general-purpose computers can perform routing, modern high-speed routers are highly specialised computers, generally with extra hardware added to accelerate both common routing functions such as packet forwarding and specialised functions such as IPSec encryption . Other changes also improve reliability, such as using battery rather than mains power, and using solid-state rather than magnetic storage. Modern routers have thus come to resemble telephone switches, whose technology they are currently converging with and may eventually replace. The first modern (dedicated, standalone) routers were the Fuzzball routers. A router must be connected to at least two networkss, or it will have nothing to route. \nA special variety of router is the one-armed router used to route packets in a virtual LAN environment. \nIn the case of a one-armed router the multiple attachments to different networks are all over the same physical link. A router creates and/or maintains a table, called a "routing table" that stores the best routes to certain network destinations and the "routing metrics" associated with those routes. \n
\nSee the routing article for a more detailed discussion of how this works. In recent times many routing functions have been added to LAN switches, creating "Layer 2/3 Switches" which route traffic at near wire speed. Routers are also now being implemented as Internet gateways, primarily for small networks like those used in homes and small offices. This application is mainly where the Internet connection is an always-on broadband connection like cable modem or DSL. These are not "routers" in the true sense, but the terminology has been confused with network address translation. There are several manufacturers of routers including:\n* Enterasys Networks ( http://www.enterasys.com )\n* 3Com ( http://www.3com.com )\n* Cisco Systems, Inc ( http://www.cisco.com )\n* D-Link Systems ( http://www.dlink.com )\n* Juniper Networks ( http://www.juniper.net )\n* Linksys ( http://www.linksys.com )\n* Mikrotik ( http://www.mikrotik.com )\n* Netgear ( http://www.netgear.com )\n* Nortel ( http://www.nortelnetworks.com )\n* Pivotal Networking ( http://www.pivnet.com )\n* Tellabs ( http://www.tellabs.com ) Routers can also be implemented in software only, running on normal computers, called softrouters:\n* The Linux Router Project\n* FREESCO\n* IPCop See also: flapping router, network address translation Category:Computer networks

"The object of war is not to die for your country but to make the other bastard die for his." - General George Patton (1885-1945)