Hi everyone, on today we are going to learn in simplified networking terminology on RIP (i.e., Routing Information Protocol).
Now, we can look at RIP in simple points to remember given below;
- It's Administrative Distance value is 120.
- It uses Distance Vector Algorithm.
- Identify best path with hop count and it's Metric is hop.
- It uses Bellman Ford Algorithm for path selection.
- Support is limited number of hops up to 15.
- It sends periodic up to every 30 seconds and after 180 seconds we consider as dead peer (i.e., 240 seconds as flesh time).
For example: When, we look over RIP configuration lab notes kindly take these notes for your CCNA cert preparation in practical that will be very useful for you in live as shown below.
Router(config)#router rip
Router(config-router)# network <Known Network ID>
.
.
.
Router(config-router)#exit
To view or check whether rip is active use this routing table configuration
Router#show ip route
Stay tuned for more information to be shared on networking terminology. On our next post we will learn on types of RIP which will be updated soon. Also you can text at our comment section below for new ideas and click subscribe button to our YouNG channel for lab preparation.