From: Elias Udechime (euchime@xxxxxxxxx)
Date: Mon Jan 07 2002 - 18:25:38 GMT-3
Hi all,
I ran into this problem trying to redistribute OSPF
into RIPv1
Topology:
| | Vlans
| Rip OSPF
|172.16.1.0-15
172.168.x.x LAN|----------Router1---------|172.16.1
-31
| |172.16.1.-63
Also 10.1.1.1
There are many VLANs. I only want two VLANs to be
redistributed into RIP.
I have tried access-list, distribute-list and
redistributed into Rip, this does not work. Could some
shade more light--light.
Sample config:
Router ospf 10
network 172.16.1.0 0.0.0.255 area 0
network 10.0.0.0 0.0.255.255 area 0
Router Rip
Network 172.168.1.0
Redistribute OSPF 10 metric 2
distribute-list 100 in
Access-list 100 permit IP 172.16.1.27 0.0.0.15 any
Access-list 100 permit IP 172.16.1.17 0.0.0.15 any
These are only two IP in two different VLANs I want to
redistribute into RIP environment.
Elias
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:19 GMT-3