From: Scott Morris (smorris@ipexpert.com)
Date: Mon Aug 13 2007 - 09:29:58 ART
With OSPF, the "139.3.15.1 0.0.0.0" portion of the distance command
references who injected these LSAs into the area. Check out your "show ip
ospf database" for those two routes and make sure they match the router id
of that device.
Who you see as next hop is not necessarily who brought the routes into the
area.
HTH,
Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE
#153, CISSP, et al.
CCSI/JNCI-M/JNCI-J
VP - Technical Training - IPexpert, Inc.
IPexpert Sr. Technical Instructor
A Cisco Learning Partner - We Accept Learning Credits!
smorris@ipexpert.com
Telephone: +1.810.326.1444
Fax: +1.810.454.0130
http://www.ipexpert.com
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Julio Carrasco
Sent: Monday, August 13, 2007 8:24 AM
To: ccielab@groupstudy.com
Subject: OSPF Issue with Distance
Hi Group,
I am trying to configure r5 to change the ospf distnce for some routes
learnt from router 1 (139.3.15.1) to 109.
The config I have is:
router ospf 1
log-adjacency-changes
redistribute rip subnets
network 139.3.15.5 0.0.0.0 area 1
neighbor 139.3.15.2
neighbor 139.3.15.1
distance 109 139.3.15.1 0.0.0.0 OSPF
!
ip access-list standard OSPF
permit 139.3.2.0 0.0.0.255
permit 139.3.6.0 0.0.0.255
permit 139.3.7.0 0.0.0.255
permit 139.3.11.0 0.0.0.255
permit 139.3.0.0 0.0.0.255
!
but When i do a show ip route, I have this:
O IA 139.3.6.0 [110/130] via 139.3.15.2, 00:30:47, Serial0/0/0
[110/130] via 139.3.15.1, 00:30:47, Serial0/0/0
O IA 139.3.7.0 [110/130] via 139.3.15.2, 00:30:47, Serial0/0/0
[110/130] via 139.3.15.1, 00:30:47, Serial0/0/0
Do anyone know why networks 139.3.6.0 and 139.3.7.0 remains with distance
110 ??
I am sure, I am missing something or I am doing something stupid, fut I
can4t find out what is.
TIA,
Julio.
This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:11 ART