Kenshin
2010-04-05 12:55:51 UTC
I used the following lines (after the interface config)
router(config)#router rip
router(configured)#version 2
router(configured)#network 172.31.192.0
router(configured)#network 172.31.128.0
router(configured)#network 172.31.0.0
router(configured)#no auto-summary
when I use show ip protocols I get that it has rip v2 and only routes for networks 172.31.0.0
other routers act the same if I use the same config ... have I missed anything?