From: mani poopal (mani_ccie@yahoo.com)
Date: Fri Aug 13 2004 - 14:06:35 GMT-3
Hi,
When you do default-metric command metric will apply to all redistributed routing protocols. But when you use redistribute rip metric XX/redistribute ospf 1 metric YY etc, you can give different metrics for different routing protocols. The later can be classified as advanced form of redistribution.
Mani
jellyboy <jellyboy@gmail.com> wrote:
Hi all,
I am doing Solie Vol 1 EIGRP lab on p696. ospf is being redistributed
into the eigrp process.
Does:
#router eigrp 2001
#redistribute ospf 1 metric 1544 100 254 1 1500
Equal:
#router eigrp 2001
#redistribute ospf 1
#default-metric 1544 100 254 1 1500
Or are there some subtle differences between the two way of redistributing?
Thank you,
jellyboy
This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:43 GMT-3