From: Daniel Garrity (ccie@garrityfamily.com)
Date: Wed Nov 19 2003 - 14:28:08 GMT-3
I am currently doing this lab. I blocked the routes in my redistrabution
statement. See below.
For R3
!
router eigrp 1
redistribute ospf 1 metric 1500 1 255 1 1500 route-map defaultonly
network 172.16.34.3 0.0.0.0
no auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1 subnets
network 3.3.3.3 0.0.0.0 area 30
network 172.16.30.3 0.0.0.0 area 30
network 172.16.123.3 0.0.0.0 area 0
!
ip classless
ip http server
!
access-list 1 permit 0.0.0.0
route-map defaultonly permit 10
match ip address 1
!
On R4
R4#
R4#show ip route
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, 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 172.16.34.3 to network 0.0.0.0
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
C 172.16.40.0/25 is directly connected, Loopback0
C 172.16.34.0/24 is directly connected, Ethernet0
D 172.16.120.0/24 [90/409600] via 172.16.34.20, 00:08:04,
Ethernet0
D*EX 0.0.0.0/0 [170/1732352] via 172.16.34.3, 00:08:05, Ethernet0
R4#
HTH,
Dan
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Donny MATEO
Sent: Tuesday, November 18, 2003 7:18 PM
To: Peng Zheng
Cc: ccielab@groupstudy.com; nobody@groupstudy.com
Subject: Re: NetMasterClass Sample Lab
could be. Or you might also need to reboot the router or L3 switch.
Donny
Peng Zheng <zpnist@yahoo.com>
Sent by: nobody@groupstudy.com
11/19/2003 11:08 AM
Please respond to Peng Zheng
To: ccielab@groupstudy.com
cc: (bcc: Donny MATEO/ADPC/ASIA/BANQUE_INDOSUEZ/FR)
Subject: NetMasterClass Sample Lab
For 5.3, after I configure the distribute-list, R4 can
not see the default route. Even if I didn't configure
the access-list, R4 can not see the default route.
I already configure default-info ori always on r2, and
redis ospf into eigrp on R3. R3 can see the default
route.
Is it related to IOS version?
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:14 GMT-3