Showing posts with label Routers. Show all posts
Showing posts with label Routers. Show all posts

Saturday, March 22, 2008

Network Basic Hardware Components

Komponen Dasar Perangkat Keras Jaringan

Semua jaringan terdiri dari perangkat keras blok pembangun interkoneksi nodes jaringan, seperti misalkan Network Interface Cards (NICs), Bridges, Hubs, Switches, dan Routers. Sebagai tambahan, beberapa cara penghubungan diperlukan untuk menghubungkan blok kesatuan ini, biasanya dalam bentuk kabel galvanic (paling sering termasuk Kabel kategori 5). Yang agak jarang adalah sambungan Gelombang Micro (seperti pada IEEE 802.11) atau Kabel Optik ("optical fiber").


Network Basic Hardware Components

All networks are made up of basic hardware building blocks to interconnect network nodes, such as Network Interface Cards (NICs), Bridges, Hubs, Switches, and Routers. In addition, some method of connecting these building blocks is required, usually in the form of galvanic cable (most commonly Category 5 cable). Less common are microwave links (as in IEEE 802.11) or optical cable ("optical fiber").

http://en.wikipedia.org/wiki/Computer_networks

Routers

Routers

Routers adalah perlatan jaringan yang mem forward data packets sepanjang jaringan dengan menggunakan headers dan mem forward tables untuk menentukan jalan terbaik untuk mem forward packets. Routers bekerja pada network layer dari model TCP/IP atau layer 3 dari OSI model. Routers juga memberikan interconnectivity antara like dan unlike media (RFC 1812) Semua ini dimungkinkan dengan memeriksa Header dari sebuah data packet, dan membuat keputusan untuk hop berikutnya kemana data packet harus dikirim (RFC 1812). Mereka menggunakan preconfigured static routes, status dari hardware interfaces, dan routing protocols untuk memilih jalan terbaik diantara dua subnets manapun. Sebuah router dihubungkan paling tidak antara dua jaringan, biasanya antara dua LAN atau WAN atau sebuah LAN dan jaringan ISP nya. Beberapa DSL dan cable modem, untuk digunakan di rumah, telah terintegrasi dengan routers yang memungkinkan beberapa komputer rumah akses ke Internet.


Routers


Main article: Router
Routers are networking devices that forward data packets along networks by using headers and forwarding tables to determine the best path to forward the packets. Routers work at the network layer of the TCP/IP model or layer 3 of the OSI model. Routers also provide interconnectivity between like and unlike media (RFC 1812) This is accomplished by examining the Header of a data packet, and making a decision on the next hop to which it should be sent (RFC 1812) They use preconfigured static routes, status of their hardware interfaces, and routing protocols to select the best route between any two subnets. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP's network. Some DSL and cable modems, for home use, have been integrated with routers to allow multiple home computers to access the Internet.

http://en.wikipedia.org/wiki/Computer_networks

Google