From: Noor.Yousuf@shell.com
Date: Mon Mar 24 2008 - 08:46:17 ART
-----Original Message-----
From: Cisco certification [mailto:ccielab@groupstudy.com]
Sent: maandag 24 maart 2008 12:08
To: Yousuf, Noor S SITI-ITIBTAE
Subject: Please confirm (conf#77863d43f06e1817574a97d79e4a18b3)
Hi,
You have tried to post to a GroupStudy.com certification mailing list. Because
the server does not recognize you as a confirmed poster, you will be required
to authenticate that you are using a valid e-mail address and are not a
spammer. By confirming this e-mail you certify that you are not sending
Unsolicited Bulk Email (UBE).
PLEASE DO NOT SEND YOUR ORIGINAL MESSAGE AGAIN! BY CONFIRMING THIS EMAIL
YOUR ORIGINAL MESSAGE (WHICH IS NOW QUEUED IN THE SERVER) WILL BE POSTED.
By confirming this e-mail you also certify the following:
1. The message does NOT break Cisco's Non-Disclosure requirements.
2. The message is NOT designed to advertise a commercial product.
3. You understand all postings become property of GroupStudy.com
4. You have searched the archives prior to posting.
5. The message is NOT inflammatory.
6. The message is NOT a test message.
To confirm, simply reply to this message. No editing is necessary. Once
confirmed, you will be able to post without additional confirmations.
Welcome to GroupStudy.com!
First time posters to GroupStudy.com are required to agree to the GroupStudy terms and conditions.
Replying to this email, certifies you have read and agree to the GroupStudy posting guidelines and terms and conditions.
--- Original Message Follows ---
Subject: Redistribution - connected,ospf and eigrp
Date: Mon, 24 Mar 2008 12:07:23 +0100
From: <Noor.Yousuf@shell.com>
To: <ccielab@groupstudy.com>
Experts,
Quick question for all of you
Connected interface(G0/1)---R2------ospf over FR-----R3
|
|
EIGRP(G0/0)----R5
When I use simple mutual redistribution b/w OSPF and EIGRP, it does work fine, as soon as I try to redistribute connected interface into OSPF which is not part of any routing protocol through Route-map, my EIGRP network gets drop on R3....any thoughts will be appreciated
Here is the config of R2
interface GigabitEthernet0/0
ip address 16.16.17.2 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 150.5.16.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 16.16.12.2 255.255.255.248
encapsulation frame-relay
ip ospf priority 0
frame-relay map ip 16.16.12.3 413 broadcast
frame-relay map ip 16.16.12.5 413 broadcast
no frame-relay inverse-arp
frame-relay lmi-type cisco
router eigrp 16
redistribute ospf 1 metric 1500 1 255 1 1500
network 16.16.17.2 0.0.0.0
no auto-summary
!
router ospf 1
router-id 2.2.2.2
log-adjacency-changes
redistribute connected metric 100 subnets route-map bb2
redistribute eigrp 16 metric 50 subnets
network 2.2.2.2 0.0.0.0 area 0
network 16.16.12.2 0.0.0.0 area 0
!
ip prefix-list bb2 seq 5 permit 150.5.16.0/24
route-map bb2 permit 10
match ip address prefix-list bb2
(Original message truncated)
This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:54 ART