Mutual Redistribution eigrp/ospf using Tag

From: David Cho (David.Cho@interealty.com)
Date: Thu Oct 24 2002 - 17:59:21 GMT-3


Hi Group,

I am stuck at this and need your expert advise. I went thru the archive
already and tried below bright idea but it doesn't seem to work. I still
see both routes with different admin distance. I must be missing something
here. Thanks in advance for your insight. David

router eigrp 10
 redistribute ospf 10 metric 100000 10 255 1 1500 route-map exeigrp
 network 192.168.1.0
 no auto-summary
!
router ospf 10
 router-id 192.168.250.14
 log-adjacency-changes
 area 2 virtual-link 192.168.250.252
 summary-address 192.168.1.0 255.255.255.0
 redistribute eigrp 10 metric 1 subnets route-map exospf
 network 11.1.1.1 0.0.0.0 area 11
 network 137.20.20.11 0.0.0.0 area 2
!
ip classless
no ip http server
!
route-map exospf deny 10
 match tag 110
!
route-map exospf permit 20
 set tag 90
!
route-map exeigrp deny 10
 match tag 90
!
route-map exeigrp permit 20
 set tag 110
!
!
!
voice-port 1/0/0
!
voice-port 1/0/1

                Type-5 AS External Link States

Link ID ADV Router Age Seq# Checksum
Tag
0.0.0.0 192.168.250.252 214 0x80000006 0x005B05 10
11.0.0.0 192.168.250.252 214 0x80000006 0x002935 1
80.0.0.0 192.168.250.252 1214 0x80000002 0x00AC70 1
80.1.1.0 192.168.250.14 1949 0x80000005 0x00137D 90
81.0.0.0 192.168.250.252 1214 0x80000002 0x009F7C 1
81.1.1.0 192.168.250.14 1945 0x80000005 0x000689 90
150.150.0.0 192.168.250.252 216 0x80000006 0x000438 1
150.200.16.0 192.168.250.252 216 0x80000008 0x00A95D 1
192.168.1.0 192.168.250.14 1707 0x80000008 0x0021AE 0



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:56 GMT-3