Networking device
   HOME

TheInfoList



OR:

Networking hardware, also known as network equipment or computer networking devices, are electronic devices which are required for communication and interaction between devices on a
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
. Specifically, they mediate
data transmission Data transmission and data reception or, more broadly, data communication or digital communications is the transfer and reception of data in the form of a digital bitstream or a digitized analog signal transmitted over a point-to-point o ...
in a computer network.IEEE 802.3-2012 Clause 9.1 Units which are the last receiver or generate data are called hosts,
end system In networking jargon, a computer, phone, or internet of things device connected to a computer network is sometimes referred to as an end system or end station, because it sits at the edge of the network. The end user directly interacts with a ...
s or
data terminal equipment Data terminal equipment (DTE) is an end instrument that converts user information into signals or reconverts received signals. These can also be called tail circuits. A DTE device communicates with the data circuit-terminating equipment (DCE) ...
.


Range

Networking devices includes a broad range of equipment which can be classified as core network components which interconnect other network components, hybrid components which can be found in the core or border of a network and hardware or software components which typically sit on the connection point of different networks. The most common kind of networking hardware today is a copper-based
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1 ...
adapter An adapter or adaptor is a device that converts attributes of one electrical device or system to those of an otherwise incompatible device or system. Some modify power or signal attributes, while others merely adapt the physical form of one c ...
which is a standard inclusion on most modern computer systems.
Wireless networking A wireless network is a computer network that uses wireless data connections between network nodes. Wireless networking is a method by which homes, telecommunications networks and business installations avoid the costly process of introducing c ...
has become increasingly popular, especially for portable and handheld devices. Other networking hardware used in computers includes data center equipment (such as file servers,
database server A database server is a server which uses a database application that provides database services to other computer programs or to computers, as defined by the client–server model. Database management systems (DBMSs) frequently provide database-s ...
s and storage areas), network services (such as DNS,
DHCP The Dynamic Host Configuration Protocol (DHCP) is a network management protocol used on Internet Protocol (IP) networks for automatically assigning IP addresses and other communication parameters to devices connected to the network using a cli ...
,
email Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronic ( digital) version of, or counterpart to, mail, at a time when "mail" mean ...
, etc.) as well as devices which assure
content delivery Digital distribution, also referred to as content delivery, online distribution, or electronic software distribution, among others, is the delivery or distribution of digital media content such as audio, video, e-books, video games, and other so ...
. Taking a wider view,
mobile phone A mobile phone, cellular phone, cell phone, cellphone, handphone, hand phone or pocket phone, sometimes shortened to simply mobile, cell, or just phone, is a portable telephone that can make and receive calls over a radio frequency link whi ...
s,
tablet computer A tablet computer, commonly shortened to tablet, is a mobile device, typically with a mobile operating system and touchscreen display processing circuitry, and a rechargeable battery in a single, thin and flat package. Tablets, being com ...
s and devices associated with the internet of things may also be considered networking hardware. As technology advances and Internet Protocol, IP-based networks are integrated into building infrastructure and household utilities, network hardware will become an ambiguous term owing to the vastly increasing number of network capable endpoints.


Specific devices

Network hardware can be classified by its location and role in the network.


Core

Core network components interconnect other network components. *Gateway (telecommunications), Gateway: an interface providing a compatibility between Computer network, networks by converting transmission speeds, protocols, codes, or security measures. *Router (computing), Router: a networking device that forwards Network packet, data packets between computer networks. Routers perform the "traffic directing" functions on the Internet. A data packet is typically forwarded from one router to another through the networks that constitute the internetwork until it reaches its destination node. It works on OSI model, OSI layer 3. *Network switch, Switch: a device that connects devices together on a computer network, by using packet switching to receive, process and forward data to the destination device. Unlike less advanced Ethernet hub, network hubs, a network switch forwards data only to one or multiple devices that need to receive it, rather than broadcasting the same data out of each of its ports. It works on OSI model, OSI layer 2. *Network bridge, Bridge: a device that connects multiple network segments. It works on OSI model, OSI layers 1 and 2. *Repeater: an electronic device that receives a Signal (electrical engineering), signal and retransmits it at a higher level or higher power, or onto the other side of an obstruction, so that the signal can cover longer distances. *Repeater hub: for connecting multiple
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1 ...
devices together and making them act as a single network segment. It has multiple input/output (I/O) ports, in which a Signalling (telecommunication), signal introduced at the input of any Computer port (hardware), port appears at the output of every port except the original incoming. A hub works at the physical layer (layer 1) of the OSI model. Repeater hubs also participate in collision detection, forwarding a jam signal to all ports if it detects a collision (telecommunications), collision. Hubs are now largely obsolete, having been replaced by network switches except in very old installations or specialized applications. *Wireless access point *Structured cabling


Hybrid

Hybrid components can be found in the core or border of a network. *Multilayer switch: a network switch, switch that, in addition to switching on OSI model, OSI layer 2, provides functionality at higher protocol layers. *Protocol converter: a hardware device that converts between two different types of Transmission (telecommunications), transmission, for interoperation. *Bridge router (brouter): a device that works as a bridge and as a router. The brouter routes packets for known protocols and simply forwards all other packets as a bridge would.


Border

Hardware or software components which typically sit on the connection point of different networks (for example, between an internal network and an external network) include: *Proxy server: computer network service which allows clients to make indirect network connections to other network services. *firewall (networking), Firewall: a piece of hardware or software put on the network to prevent some communications forbidden by the network policy. A firewall typically establishes a barrier between a trusted, secure internal network and another outside network, such as the Internet, that is assumed to not be secure or trusted. *Network address translator (NAT): network service (provided as hardware or as software) that converts internal to external network addresses and vice versa. *Residential gateway: interface between a WAN connection to an internet service provider and the home network. *Terminal server: connects devices with a serial port to a local area network.


End stations

Other hardware devices used for establishing networks or dial-up connections include: *Network interface controller (NIC): a device connecting a computer to a wire-based computer network. *Wireless network interface controller: a device connecting the attached computer to a radio-based computer network. *Modem: device that modulates an analog "carrier" signal (such as sound) to encode digital information, and that also demodulates such a carrier signal to decode the transmitted information. Used (for example) when a computer communicates with another computer over a telephone network. *ISDN terminal adapter (TA): a specialized gateway (telecommunications), gateway for ISDN. *Line driver: a device to increase transmission distance by amplifying the signal; used in base-band networks only.


See also

* Computer hardware * Data circuit-terminating equipment * List of networking hardware vendors * Network simulation * Node (networking) * Telecommunications equipment


References


External links


USF Explanation of network hardware
{{Electronic systems Networking hardware, Computer networking