From: afocusli@eml.cc
Date: Tue Mar 23 2004 - 08:43:50 GMT-3
try to use fellowing:
route-map connect2ospf permit 10
match interface Loopback0,E0
^^^
On Mon, 22 Mar 2004 23:32:22 -0800, "Ahmed Mustafa"
<ahmed.mustafa@sbcglobal.net> said:
> Here is the configs:
>
>
> R3
> ------------------
> Rack1R3#sr
> Building configuration...
>
> Current configuration : 2318 bytes
> !
> version 12.2
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname Rack1R3
> !
> enable password cisco
> !
> ip subnet-zero
> no ip domain-lookup
> !
> !
> !
> !
> interface Loopback0
> ip address 150.1.3.3 255.255.255.0
> !
> interface Ethernet0
> ip address 204.12.1.3 255.255.255.0
> !
> interface Serial0
> ip address 191.1.34.3 255.255.255.0
> encapsulation frame-relay
> ip ospf network point-to-point
> frame-relay map ip 191.1.34.3 304
> frame-relay map ip 191.1.34.4 304 broadcast
> no frame-relay inverse-arp
> !
> interface Serial1
> ip address 191.1.13.3 255.255.255.0
> !
> interface Serial2
> ip address 191.1.23.3 255.255.255.0
> clockrate 64000
> !
> interface Serial3
> ip address 192.10.1.3 255.255.255.0
> !
> interface BRI0
> no ip address
> encapsulation hdlc
> shutdown
> !
> router ospf 1
> router-id 150.1.3.3
> log-adjacency-changes
> area 13 virtual-link 150.1.1.1
> area 23 virtual-link 150.1.2.2
> area 34 virtual-link 150.1.4.4
> redistribute connected subnets route-map connect2ospf
> redistribute rip subnets
> network 191.1.13.3 0.0.0.0 area 13
> network 191.1.23.3 0.0.0.0 area 23
> network 191.1.34.3 0.0.0.0 area 34
> default-information originate always route-map CONDITION
> !
> router rip
> version 2
> redistribute ospf 1 metric 1
> network 204.12.1.0
> distance 255 204.12.1.254 0.0.0.0 12
> no auto-summary
> !
> ip classless
> ip http server
> !
> !
> ip prefix-list BB2 seq 5 permit 192.10.1.0/24
> !
> ip prefix-list BB3 seq 5 permit 204.12.1.0/24
> access-list 12 permit 0.0.0.0 255.254.255.255
> route-map connect2ospf permit 10
> match interface Loopback0
> !
> route-map CONDITION permit 10
> match ip address prefix-list BB2
> !
> route-map CONDITION permit 20
> match ip address prefix-list BB3
> !
> !
> line con 0
> exec-timeout 0 0
> privilege level 15
> logging synchronous
> line aux 0
> exec-timeout 0 0
> privilege level 15
> line vty 0 4
> password cisco
> login
> !
> end
>
> --------------------------------------------------------------------
> Router 2 show ip route: It is not able to see the network 204.12.1.0/24.
> It's able to see other RIP routes coming from the Backbone routers such
> as
> 30.1.0.0/24, and 31.1.0.0/24. It is even seeing route coming from Router
> 6
> other Ethernet interface 0/1 191.1.6.0/24. Note: R3 and R6 are directly
> connected over
> 204.12.1.0/24 over ethernet interface and both are RIP enabled.
>
>
> Rack1R2#sir
> Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
> D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
> N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
> E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
> i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS
> level-2
> ia - IS-IS inter area, * - candidate default, U - per-user static
> route
> o - ODR, P - periodic downloaded static route
>
> Gateway of last resort is 191.1.23.3 to network 0.0.0.0
>
> 191.1.0.0/16 is variably subnetted, 13 subnets, 2 masks
> O 191.1.177.0/24 [110/11] via 191.1.27.7, 00:29:57, Ethernet0
> O IA 191.1.48.0/24 [110/138] via 191.1.23.3, 00:29:57, Serial1
> O E2 191.1.46.0/24 [110/20] via 191.1.23.3, 00:03:12, Serial1
> O IA 191.1.45.0/25 [110/1849] via 191.1.125.5, 00:29:57, Serial0
> O IA 191.1.34.0/24 [110/128] via 191.1.23.3, 00:29:57, Serial1
> C 191.1.27.0/24 is directly connected, Ethernet0
> C 191.1.23.0/24 is directly connected, Serial1
> O IA 191.1.13.0/24 [110/128] via 191.1.23.3, 00:29:58, Serial1
> [110/128] via 191.1.125.1, 00:29:58, Serial0
> O E2 191.1.6.0/24 [110/20] via 191.1.23.3, 00:03:13, Serial1
> O 191.1.7.0/24 [110/11] via 191.1.27.7, 00:29:58, Ethernet0
> O IA 191.1.5.0/24 [110/74] via 191.1.125.5, 00:29:58, Serial0
> C 191.1.125.0/24 is directly connected, Serial0
> O 191.1.77.0/24 [110/11] via 191.1.27.7, 00:29:59, Ethernet0
> 31.0.0.0/16 is subnetted, 2 subnets
> O E2 31.3.0.0 [110/20] via 191.1.23.3, 00:03:14, Serial1
> O E2 31.1.0.0 [110/20] via 191.1.23.3, 00:03:14, Serial1
> 150.1.0.0/24 is subnetted, 8 subnets
> O N2 150.1.7.0 [110/20] via 191.1.27.7, 00:29:49, Ethernet0
> O E2 150.1.6.0 [110/20] via 191.1.23.3, 00:03:14, Serial1
> O E2 150.1.5.0 [110/20] via 191.1.125.5, 00:29:49, Serial0
> O E2 150.1.4.0 [110/20] via 191.1.23.3, 00:29:49, Serial1
> O E2 150.1.3.0 [110/20] via 191.1.23.3, 00:29:49, Serial1
> C 150.1.2.0 is directly connected, Loopback0
> O E2 150.1.1.0 [110/20] via 191.1.125.1, 00:29:49, Serial0
> O E2 150.1.8.0 [110/20] via 191.1.23.3, 00:29:49, Serial1
> 30.0.0.0/16 is subnetted, 2 subnets
> O E2 30.3.0.0 [110/20] via 191.1.23.3, 00:03:14, Serial1
> O E2 30.1.0.0 [110/20] via 191.1.23.3, 00:03:14, Serial1
> O*E2 0.0.0.0/0 [110/1] via 191.1.23.3, 00:21:26, Serial1
> Rack1R2#
>
>
>
>
>
>
>
> ----- Original Message -----
> From: "Ahmed Mustafa" <ahmed.mustafa@sbcglobal.net>
> To: <ccielab@groupstudy.com>
> Sent: Monday, March 22, 2004 8:03 PM
> Subject: I give up
>
>
> > Here is the basic configuration
> >
> >
> > R3 is connected to R6 over Ethernet network and connected to R1 over OSPF
> > network.
> >
> >
> > OSPF
> > RIPv2
> >
> R1----------------------------------------------------
> > ----R3-------------------------------------------------R6
> > .1 191.1.13.0/24
> .3
> > .3 204.12.1.0/24 .6
> >
> >
> >
> > I am redistribuing between RIP and OSPF mutually on R3. Eventhough
> > 204.12.1.0/24 is a directly connected network for R3, RIP technicall owns
> this
> > route.
> >
> > I am not able to see 204.12.1.0/24 on R1, and I can't since I don't even
> see
> > that route on OSPF external database on R3.
> >
> >
> > I don't what I am doing wrong. Does someone have any idea? I will send
> > config later on if someone needs to look at it.
> >
> > Regards,
> >
> > Ahmed
> >
> > _______________________________________________________________________
> > Please help support GroupStudy by purchasing your study materials from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
-- afocusli@eml.cc-- http://www.fastmail.fm - And now for something completely different
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:44 GMT-3