IT/CCNA: Udemy
Sec12: Rip commands
Last72
2018. 3. 20. 00:17
ip split
clear ip route * #clear all dynamic ip route. Force them.
Ctrl + Shift + 6 #exit current command
autosummarization
router rip
no auto #turn off autosummarization
In rip routing, router will automatically merge network. Aka as load balance
Debug ip rip
clear ip route *
undebug all
In this case, R3 can't ping roop 21 or 22. R2 and R3 need to disable autosummarization. Configuration of R1 isn't necessary.
show ip protocols
router rip