search the web

Monday, April 11, 2016

redistribution

conf t
router ospf 1
redistribute eigrp 10 subnets
redistribute rip subnets
exit

router eigrp 10
redistribute rip metric 128 10 255 255 1500
redistribute ospf 1 metric 128 10 255 255
exit
exit

router rip
redistribute ospf 1 metric 2
redistribute ospf 1 metric 2

No comments: