A routing protocol specifies how routers communicate with each other for distributing routing information between routers on a network. It helps each router to determine the best path to deliver packets by knowing about all other routers connected to the network 650-393.
There are two categories of routing protocols, namely Interior Gateway Protocol (IGP) and Exterior Gateway Protocol (EGP) 1Z0-042.
An Interior Gateway Protocol (IGP) refers to a routing protocol that exchanges routing information between gateways within a single autonomous system. The routing information is used by the Internet Protocol (IP) or other network protocols to specify how to route transmissions. Following are the Interior Gateway Protocols (IGPs)642-533:
* IS-IS
* OSPF
* IGRP
* EIGRP
* RIP (RIPv1 and RIPv2)
Intermediate System-to-Intermediate System (IS-IS) is a link-state routing protocol standardized by the ISO. It supports variable length subnet masks (VLSM), uses multicast to discover neighboring routers using hello packets, and supports authentication of routing updates 70-238.
Open Shortest Path First (OSPF) is a routing protocol that is used in large networks. Internet Engineering Task Force (IETF) designates OSPF as one of the Interior Gateway Protocols. A host uses OSPF to obtain a change in the routing table and to immediately multicast updated information to all the other hosts in the network 1Y0-259.
Interior Gateway Routing Protocol (IGRP) is a Cisco proprietary distance vector Interior Gateway Protocol (IGP). It used by Cisco routers to exchange routing data within an autonomous system (AS). This is a classful routing protocol and does not support variable length subnet masks (VLSM). IGRP supports multiple metrics for each route, including bandwidth, delay, load, MTU, and reliability.
EIGRP is a Cisco proprietary protocol. It is an enhanced version on IGRP HP0-S13. It has faster convergence due to use of triggered update and saving neighbor's routing table locally. It supports VLSM and routing summarization. As EIGRP is a distance vector protocol, it automatically summarizes routes across Class A, B and C networks. It also supports multicast and incremental updates and provides routing for three routed protocols i.e. IP, IPX, and AppleTalk.
RIPv1 was designed to fulfill dynamic routing needs of a network. It uses MAC-level broadcasts, which are not
Routing Protocols
desirable in the current scenario because all nodes must process all broadcasts. It does not support VLSM and route summarization 1Y0-731.
RIPv2 is a classless protocol. It improves upon RIPv1 with the ability to use VLSM and route summarization. It supports route authentication and multicasting of route updates. It is used in small to medium size networks. RIPv2 uses triggered updates to speed up convergence. It supports variable length subnet masks (VLSM)646-230.
Variable Length Subnet Masks (VLSMs) allow administrators to divide a given IP address space into more than one subnet. It helps in efficient use of IP addressing. A classless routing protocol is required to deploy VLSM. Classful protocols such as RIP v1 do not support VLSM 70-536.
An Autonomous system (AS) is a group of networks under a single administration and with single routing policies. Each AS is assigned a unique number in order to differentiate it from other autonomous systems. The assigned unique number can be from 1 to 65,535. The Internet Assigned Numbers Authority (IANA) is responsible for assigning these numbers. There are public and private AS numbers like private and public IP addresses 642-503.
Administrative distance defines the reliability of a routing protocol. The router uses administrative distance in order to choose the best path when there are two or more different routes on a router to the same destination using different routing protocols. Each routing protocol's administrative distance value decides which routing protocol is more reliable. The lower the administrative distance value, the more reliable the routing protocol 642-611.
2008年10月27日星期一
订阅:
博文评论 (Atom)
没有评论:
发表评论