Re: Redistribution [7:27406]

2001-11-26 Thread GoalHungry

I think it should be

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

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

Because igrp not support  VLSM,

Best regards



- Original Message -
From: "Hunt Lee" 
To: 
Sent: Tuesday, November 27, 2001 7:44 AM
Subject: Redistribution [7:27406]


> 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 1IGRP 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
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




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



Redistribution [7:27406]

2001-11-26 Thread Hunt Lee

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 1IGRP 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]