Dynamic Routing RIP - samuel-richardson/Sam-Tech-Journal GitHub Wiki

Dynamic Routing

What is Dynamic Routing?

Dynamic routing is a now static way of actively updating the routing table of a router based on routing metrics. IN RIP routing the metric is distance which dictates the interval at which routers share routing table with each other building out the collective routing table.

Configure RIPv2 Cisco

On each router go to CLI > enable > config terminal > router RIP > Version 2

Next for each network directly connected to the router do: network "network address"