Router (Backbone of the Internet)
- Monday, October 20, 2008, 0:39
- Networks
- 529 views
- Add a comment
All around the world people using internet for different purposes generally says for information purpose that can be in the form of email, image text, animation etc. whenever you send email to a person it reach to the destination, although there are millions of nodes attached with the internet. Truly said, Internet is made up of router, router is the machine which moves the packet from source to destination, basically router is a processing machine which moves the packet (Protocol data unit at third layer, network layer) among different network.
Router works at network layer of OSI or internetwork layer of TCP/IP model. The router has the ability to process the protocol data unit called packet. Packets enter through the router incoming interface consist of multiple fields in packet header but the field which are most important are packet source and destination IP address. All the routing decision depends upon these two fields. Router consist of IOS (operating system of router) for configuration purpose, user can statically configure packet path or enable the routing protocol such as RIP,IGRP,EIGRP,ISIS etc to exchange updates packets for dynamically update routing table when any change in configuration or topology occurs.
Routing table or forwarding table is database of the router all the destination network addresses are stored in it. Router compares destination address of packet with the table entry and check out whether destination address is directly connected or it should be forwarded to next router or next hop. Most of the time there are multiple path for the same destination, router find the optimal path based on the metric used by the routing protocol.
Routing protocol enable in the IOS of the router calculates the routing metric based upon hop count, distance, delay and bandwidth etc. RIP routing protocol uses hop count; less the number of hope count better the path.
Router can be accessed remotely by telnet, remote updates related to the router health and changes in configuration can be received by Simple network management protocol (SNMP).Router not forward the broadcast of data link layer that the reason it is used in the VLAN for interVlan routing purpose.
About the Author
Related Tutorials & Articles
Basic Routing Concept A device which communicate two networks either they are based on different protocols is called “Router”. Basic function of router is to define a logical path for data packet because it works on network layer. It is specialty of router that it doesn’t forward the second layer broadcast packets. Router components 1) ROM (Read only memory) 2)...Read more
By default, a router running IGRP sends an update broadcast every 90 seconds. It declares a route inaccessible if it does not receive an update from the first router in the route within 3 update periods (270 seconds). After 7 update periods (630 seconds), the Cisco IOS software removes the route from the routing table. IGRP...Read more
Introduction A virtual LAN, commonly known as a VLAN , is a method of creating independent logical networks within a physical network. Explanation Basically VLAN setup that behave as single link while physically it connected with different segments of LANs(by manageable switches). VLAN configured through software rather then hardware (like in LAN).if two network in a VLAN so...Read more
How to Assign IP in Linux First go to the terminal and write ifconfig to check whether the IP is assigned or not. If the IP is not assigned or it has to be changed then there are 2 ways, either to assign IP temporarily or permanent. Temporarily Assignment of IP in Linux For temporarily assignment of IP...Read more
So you want to get your CCNA and you need to buy a router for your CCNA home lab? Now the question is which router should you get? I have been in your shoes and know when you are just starting out, it is tough to make sense of all the different models of Cisco...Read more
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























