[c-nsp] redistribute rip to ospf

lists at hojmark.org lists at hojmark.org
Mon Sep 12 16:39:57 EDT 2005


> I have some old ip dslam's that know only rip protocol.
> Can I redistribute rip announces in ospf proccess with
> aggregation?

Sure.

router rip
 network <whatever>
router ospf 1
 redistribute rip subnets
 summary-address <network> <mask>

Of cause, the router needs to be in a normal or not-so-stubby area.

Is it RIPv1 (only)? And do you have different subnet masks? Then it gets a
bit more complicated.

-A



More information about the cisco-nsp mailing list