Mutual Redistribution Query

From: syedraheel@gmail.com
Date: Mon Dec 01 2008 - 19:44:15 ARST


Hi Group!
Please look at the config below...Can I use this config blindly in any scenario
everytime I am asked to mutually redistribute between eigrp and ospf(if the
question doesnt explicitly state to use distance etc). The thing is that this
config is just simple to understand and remember. Just let me know in which
case it wont work.

router ospf 1
redistribute eigrp 10 subnets metric 100 route-map eigrp->ospf

route-map eigrp->ospf deny 10
match tag 110
route-map eigrp->ospf permit 20
set tag 170

router eigrp 1
redistribute ospf 1 metric 1 1 1 1 1 route-map ospf->eigrp

route-map ospf->eigrp deny 10
match tag 170

route-map ospf->eigrp permit 10
set tag 110

Regards
Raheel

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Thu Jan 01 2009 - 12:53:07 ARST