I have the following topology, yet I don't understand how to get it working?


                           /25
/24
Router A --------------------- Router B ------------------------ Router C
                        OSPF Area 1                            IGRP AS 100
                           (AS 100)


So on Router B:

router ospf 100
network x.x.x.x mask y.y.y.y
redistribute igrp 100
default-metric 

router igrp 100
network x.x.x.x
redistribute ospf 100 subnets OR redistribute connected
default-metric 

Any help would be greatly appreciated.

Best Regards,
Hunt Lee




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=27406&t=27406
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to