IP Routing - Computer Networks

December 14, 2015    

Dear Aspirants, 
We'll take up Routing today. This article is designed keeping in mind the level of questions asked in professional knowledge section for specialist officers in IT. Use comments section freely for discussions/queries/suggestions/motivation.

==>> This article is a part of IT Officer's PK Series

Routing

IP routing is the process of moving packets from one network to another network using routers. A routing protocol is a tool used by routers to find all the networks in the internetwork and to ensure that all routers have same routing tables.

Routing Tables

A routing table is a set of rules, in a table format, that is used to determine where data packets travelling over internet will be directed. All IP enabled devices including routers and switches, use routing tables. Typical fields in a routing table are as below:
  • Subnet Mask
  • Destination IP address
  • Next hop address
  • Flags
  • Interface

Static and Dynamic Routing

In Static Routing, router uses manually configured entries for directing the packets. It doesn't change with time. 
In Dynamic Routing, routing tables are dynamically configured and automatically updated depending upon the network condition. It uses protocols like RIP, OSPF, BGP etc.

Routing Protocols

Routing Information Protocol
  • One of the oldest distance vector routing protocols which uses hop count as a routing metric
  • Table entries are updated using values from the neighbors.
  • Maintains timers to detect failed links
  • Used in first generation ARPANET
Routing Information Protocol
Open Shortest Path First (OSPF)
  • Widely used interior router protocol on TCP/IP.
  • Computes a route to all destination networks that incurs the least cost using Dijkstra's algorithm
  • Each router maintains a database
  • 'Hello' packets sent after every 10 seconds and absence of the same for 40 seconds indicate failure of the neighbor. It is sent to check if the neighbor is up.
  • Uses encrypted authentication (MD5 Hash)
Open Shortest Path First
Border Gateway Protocol (BGP)
  • Widely used exterior router protocol for internet.
  • Allows router belong to different Autonomous systems to exchange routing information.
  • Four types of messages used: Open (open a neighbor connection), Update (transmit information about a single route), Keepalive (confirm the neighbor connection), Notification (notify error condition)
  • Uses port 179 for connections.
Border Gateway Protocol

Fun Fact of Today

Tim Berners Lee coined the phrase 'World Wide Web' in 1990
Join 40,000+ readers and get free notes in your email

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.



IP Routing - Computer Networks 4.5 5 Yateendra sahu December 14, 2015 Dear Aspirants,  We'll take up Routing today. This article is designed keeping in mind the level of questions asked in professional kno...


Related Post:

  • All the Best for LIC AAO 2016
    Dear Readers, BankExamsToday Team wishes you best of luck for today's LIC AAO 2016 Exam. Today is a very important day in your life. We wish you to remember and use all the knowledge that you learned. Be positive and calm, because today you truly … Read More
  • FCI Assistant Grade III East Zone Final Result Out
    Dear Readers, Food Corporation of India (FCI) has declared the final result of Assistant Grade III (Advertisement No. 03/2015-FCI Category III) of East Zone for the Post of Junior Engineer (JE) (Civil Engineering / Electrical Engineering/ Mechanic… Read More
  • Computer Awareness Quiz - Part 46
    Join 40,000+ readers and get free notes in your email Let's block ads! (Why?) … Read More
  • List of Edible Parts of Plants (PDF Version)
    Dear Readers, Today we are presenting a short note on list of edible parts of plants which is very important for your upcoming SSC CGL 2016, RRB NTPC 2016 and others exams. List of Edible Parts of Plants Cauliflower Acorn Squash Bel… Read More
  • Ancient India History Quiz for SSC and Railways Exams (Set- 2)
    Dear Readers, Today we are presenting you a 10 question set on Ancient India History which is very important for your upcoming SSC CGL 2016 and RRB NTPC 2016. Try to solve it. Ancient India History Quiz for SSC and Railways Exams 1. The religious … Read More
Load comments

No comments:

Post a Comment