link-state routing protocol
Flat routing protocol is a network communication protocol implemented by routers in which all routers are each other's peers. Flat routing protocol distributes routing information to routers that are connected to each other without any organization or segmentation structure between them. Flat routing protocols are primarily those that don't work under a predefined network layout and perimeter. They enable the delivery of packets among routers through any available path without considering network hierarchy, distribution and composition. Flat routing protocol is implemented in flat networks where each router node routinely collects and distributes routing information with its neighboring routers. The entire participating node addressed by flat routing protocol performs an equal role in the overall routing mechanism. Routing Information Protocol, Interior Gateway Routing Protocol and Enhanced Interior Gateway Routing Protocol are popular examples of flat routing protocols.
Configure routing protocol authentication.
Routing protocol is used to dynamically learn routing information so routers know where to send packets. The only other option is to manually define all routers within a network which would be very impractical.
The routing protocol also specifies how routers in a network share information with each other and report changes. The routing protocol enables a network to make dynamic adjustments to its conditions, so routing decisions do not have to be predetermined and static.
Routing Information Protocol (RIP)
rip is short for routing information protcol it is a routing protocol that shared routing tables from 1 router to another to a maximum of 16 hops of 16 routers
RIP is a protocol used by routers to exchange information about their routing tables. In dynamic routing, a router learns from other routers about possible routes by advertising what they know. RIP is a protocol that can do that.
RIP is a routing protocol - a protocol (set of rules) that allows a router to exchange information, with other routers, about existing routes.
Perhaps you mean the "passive-interface" command in Cisco routers; what this does is that no information related to the routing protocol will be sent through the specified interface. For example, the interface that connects your network to the ISP should not carry any routing protocol information, since the routing protocol is only useful within your company's network.
A routing protocol is a protocol that routers use to tell each other about available routes. Some of the routing protocols include RIP, EIGRP, OSPF, IS-IS, BGP.
RIP (Routing Information Protocol) uses hop count as the metric. It measures the distance to a destination network based on the number of routers (hops) that a packet has to traverse to reach the destination.
Enhanced Interior Gateway Routing Protocol (EIGRP) was once as Cisco Propitiatory routing protocol for Cisco routers. However many routers that are not Cisco now support the use of EIGRP.