RIP version 2
-MD5 authentication
-External Route Tag
-Multicast Route update
-VLSM support classless
Router rip
Version 2
network 170.100.0.0
int e1/0
ip rip send version 1 2
show ip protocol - to view the current routing protocol running
router rip
passvie-interface s0/0.1 - do not send any update for the routing though this interface
router eigrp 2000
redistribution rip metric 1500 0 255 1 1500
router rip
redistribution eigrp 2000 metric 2
router rip
neighbour 172.100.100.1 - sending update to this neighbour
offset list 1 in 14 ( 15 is maximum hop for rip )
timer basic 60 180 240 360
access-list 50 deny 172100.10.1 0.0.0.255
access-list 50 permit any
router rip
redistribution-list 50 out 20/0.1