RIP version 2, EIGRP
Rip V2, EIGRP
Multiple IP addresses..., Routing protocols must base...., Routing protocols must carry...
generally static routing protocol has the most trustworthy administrative distance .i.e; 1 and in dynamic routing protocols EIGRP has the best AD.
Routing protocols are used by routers (RIP, EIGRP, OSPF) Routed protocols are the actual protocols on the wire (TCP/IP)
Which two technologies can be used in distance vector routing protocols to prevent routing loops?
Distance vector protocols are routing protocols that use the distance and direction to a destination network to make routing decisions. Examples include RIP (Routing Information Protocol) and EIGRP (Enhanced Interior Gateway Routing Protocol). These protocols share routing information with neighboring routers and update their routing tables based on the information received.
Which two technologies can be used in distance vector routing protocols to prevent routing loops?
CLASSFUL ROUTING PROTOCOL. It means it will not carry the routing mask information while routing updates or routing advertisements. it will carry just only the ip-address information's. It will assume just default mask information's. Example : class-A 255.0.0.0 Class-B 255.255.0.0 Class-C 255.255.255.0 So classful routing protocols will not support the VLSM and Supernetting Example of classful routing protocols is 1. RIP V1 2. IGRP CLASSLESS ROUTING PROTOCOL These kind of routing protocols will carry the subnet mask information's while doing the routing updates or routing advertisements. So it will support the VLSM and Supernetting, also support noncontiguous networks Example RIP V2 EIGRP OSPF CLASSFUL ROUTING PROTOCOL. It means it will not carry the routing mask information while routing updates or routing advertisements. it will carry just only the ip-address information's. It will assume just default mask information's. Example : class-A 255.0.0.0 Class-B 255.255.0.0 Class-C 255.255.255.0 So classful routing protocols will not support the VLSM and Supernetting Example of classful routing protocols is 1. RIP V1 2. IGRP CLASSLESS ROUTING PROTOCOL These kind of routing protocols will carry the subnet mask information's while doing the routing updates or routing advertisements. So it will support the VLSM and Supernetting, also support noncontiguous networks Example RIP V2 EIGRP OSPF
Routing protocols implement algorithms that tell routers the best paths through internetworks. Routing protocols include Border Gateway Protocol (BGP), Interior Gateway Routing Protocol (IGRP), Routing Information Protocol, and Open Shortest Path First (OSPF) to name a few. Routing protocols provide the layer 3 network state update. Routed Protocols are transported through a network, such as Internet Protocol (IP), Novell Internetwork Packet eXchange (IPX), and AppleTalk.In short, routing protocols route datagrams through a network. Routing is a layer 3 function, thus, routing and routed protocols are network-layer entities. Routing tables on the layer 3 switch (router) are populated by information from routing protocols. A routed protocol will enter an interface on a router, be placed in a memory buffer, then it will be forwarded out to an interface based on information in the routing table.
Interior routing protocols are used to communicate within a single autonomous system. Exterior routing protocols are used to communicate between multiple autonomous systems.
Distance vector protocols compute their routing tables before sending routing updates; link-state protocols do not.
Routing Information Protocol (RIP) and Interior Gateway Routing Protocol (IGRP) are two very popular Distance Vector routing protocols