showing the
telephone socket (left, white) to connect it to the internet using
ADSL, and
Ethernet jacks
(right, yellow) to connect it to home computers and printers/
40G/
100G interfaces and redundant processor/power/fan modules A router may have interfaces for multiple types of
physical layer connections, such as copper cables,
fiber optic, or
wireless transmission. It can also support multiple
network layer transmission standards. Each network interface is used to enable data packets to be forwarded from one transmission system to another. Routers may also be used to connect two or more logical groups of computer devices known as
subnets, each with a unique
network prefix. Routers may provide connectivity within enterprises, between enterprises and the Internet, or between
internet service providers' (ISPs') networks; they are also responsible for directing data between different networks. The largest routers (such as the
Cisco CRS-1 or
Juniper PTX) interconnect the various ISPs, or may be used in large enterprise networks. Smaller routers usually provide connectivity for typical home and office networks. All sizes of routers may be found inside enterprises. The most powerful routers are usually found in ISPs, academic and research facilities. Large businesses may also need more powerful routers to cope with ever-increasing demands of
intranet data traffic. A
hierarchical internetworking model for interconnecting routers in large networks is in common use. Some routers can connect to
Data service units for
T1 connections via serial ports.
Access, core and distribution . This page configures
Dynamic DNS. The
hierarchical internetworking model divides
enterprise networks into three layers: core, distribution, and access. Access routers, including
small office/home office (SOHO) models, are located at home and customer sites such as branch offices that do not need
hierarchical routing of their own. Typically, they are optimized for low cost. Some SOHO routers are capable of running alternative free Linux-based firmware like
Tomato,
OpenWrt, or
DD-WRT. Distribution routers aggregate traffic from multiple access routers. Distribution routers are often responsible for enforcing quality of service across a
wide area network (WAN), so they may have considerable memory installed, multiple WAN interface connections, and substantial onboard data processing routines. They may also provide connectivity to groups of file servers or other external networks. In enterprises, a
core router may provide a
collapsed backbone interconnecting the distribution tier routers from multiple buildings of a campus, or large enterprise locations. They tend to be optimized for high bandwidth but lack some of the features of edge routers.
Security External networks must be carefully considered as part of the overall security strategy of the local network. A router may include a
firewall,
VPN handling, and other security functions, or they may be handled by separate devices. Routers also commonly perform
network address translation, which restricts connections initiated from external connections but is not recognized as a security feature by all experts. Some experts argue that
open source routers are more secure and reliable than
closed source routers because errors and potentially exploitable
vulnerabilities are more likely to be discovered and addressed in an open-source environment.
Routing different networks Routers are also often distinguished on the basis of the network in which they operate. A router in a
local area network (LAN) of a single organization is called an
interior router. A router that is operated in the
Internet backbone is described as
exterior router. While a router that connects a LAN with the Internet or a
wide area network (WAN) is called a
border router, or
gateway router.
Internet connectivity and internal use Routers intended for ISP and major enterprise connectivity usually exchange routing information using the
Border Gateway Protocol (BGP). defines the types of BGP routers according to their functions: •
Edge router or inter-AS border router: Placed at the edge of an ISP network, where the router is used to peer with the upstream IP transit providers, bilateral peers through
IXP, private peering (or even settlement-free peering) through
Private Network Interconnect (PNI) via the extensive use of
Exterior Border Gateway Protocol (eBGP). • Provider Router (P): A Provider router is also called a
transit-router, it sits in a
Multiprotocol Label Switching (MPLS) network and is responsible for establishing label-switched paths between the PE routers. •
Customer edge router (CE): Located at the edge of the subscriber's network, it interconnects with the PE router for L2VPN services, or direct layer 3 IP hand-off in the case of
Dedicated Internet Access, if IP Transit services are provided through an MPLS core, the CE peers with the PE using eBGP with the public ASNs of each respective network. In the case of L3VPN services, the CE can exchange routes with the PE using eBGP. It is commonly used in both service provider and enterprise or
data center organizations. • Within an ISP: In the ISP's autonomous system, a router uses internal BGP to communicate with other ISP edge routers, other
intranet core routers, or the ISP's intranet provider border routers. • Internet backbone: The Internet no longer has a clearly identifiable backbone, unlike its predecessor networks. See
default-free zone (DFZ). The major ISPs' system routers make up what could be considered to be the current Internet backbone core. ISPs operate all four types of the BGP routers described here. An ISP core router is used to interconnect its edge and border routers. Core routers may also have specialized functions in
virtual private networks based on a combination of BGP and
Multiprotocol Label Switching protocols. • Port forwarding: In some networks that rely on legacy IPv4 and NAT, routers (often labeled as NAT boxes) are also used for
port forwarding configuration between RFC 1918 address space and their publicly assigned IPv4 address. • Voice, data, fax, and video processing routers: Commonly referred to as
access servers or
gateways, these devices are used to route and process voice, data, video and fax traffic on the Internet. Since 2005, most long-distance phone calls have been processed as
IP traffic (
VOIP) through a voice gateway. Use of access server-type routers expanded with the advent of the Internet, first with dial-up access and another resurgence with voice phone service. • Larger networks commonly use
multilayer switches, with layer-3 devices being used to simply interconnect multiple subnets within the same security zone, and higher-layer switches when
filtering,
translation,
load balancing, or other higher-level functions are required, especially between zones.
Wi-Fi routers Wi-Fi routers combine the functions of a router,
switch and a
wireless access point. They are typically devices with a small form factor, operating on the standard electric power supply for residential use. Connected to the Internet as offered by an
Internet service provider, they provide Internet access through
Ethernet and
Wi-Fi for home or office use. == Forwarding ==