From: KK FoK (rgb98a@xxxxxxxxxxx)
Date: Mon Dec 10 2001 - 12:02:12 GMT-3
recently I upgraded to 12.1(11).
Just now when I do area range at my ARB I find that the summarized routes
and all those orginal routes (supposed to be supressed) get proporgated to
the neighbors.
Is that correct behaviour in 12.1(11) ? Any idea why ?
r3 e0/0 ---- f0/0 r4
r3#sh run
Building configuration...
Current configuration : 1507 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r3
!
!
ip subnet-zero
no ip domain-lookup
!
ip audit notify log
ip audit po max-events 100
!
!
!
interface Loopback0
ip address 152.1.1.69 255.255.255.255
!
interface Loopback1
ip address 152.1.3.1 255.255.255.0
!
interface Ethernet0/0
ip address 152.1.1.129 255.255.255.128
ip ospf message-digest-key 1 md5 cisco0
!
interface Serial0/0
ip address 152.1.1.83 255.255.255.248
encapsulation frame-relay IETF
ip ospf authentication-key cisco3
ip ospf priority 10
no fair-queue
clockrate 64000
frame-relay map ip 152.1.1.81 300 broadcast
frame-relay map ip 152.1.1.82 301 broadcast
no frame-relay inverse-arp
frame-relay lmi-type ansi
!
!
router ospf 64
router-id 152.1.1.69
log-adjacency-changes
auto-cost reference-bandwidth 900
area 0 authentication message-digest
area 3 authentication
!
! trying to summrize this range
!
area 3 range 152.1.1.0 255.255.255.128
!
area 3 virtual-link 152.1.1.65 authentication message-digest
area 3 virtual-link 152.1.1.65 message-digest-key 1 md5 cisco0
network 152.1.1.83 0.0.0.0 area 3
network 152.1.1.129 0.0.0.0 area 0
neighbor 152.1.1.82
neighbor 152.1.1.81
!
hostname r4
!
!
memory-size iomem 20
ip subnet-zero
no ip domain-lookup
!
!
!
!
!
!
!
interface Loopback0
ip address 152.1.2.4 255.255.255.255
no ip directed-broadcast
!
interface FastEthernet0/0
ip address 152.1.1.254 255.255.255.128
no ip directed-broadcast
ip ospf message-digest-key 1 md5 cisco0
!
interface Serial0/0
no ip address
no ip directed-broadcast
no ip mroute-cache
shutdown
no fair-queue
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 152.1.2.1 255.255.255.252
no ip directed-broadcast
ip ospf message-digest-key 1 md5 cisco0
clockrate 64000
!
router ospf 64
network 152.1.1.254 0.0.0.0 area 0
network 152.1.2.1 0.0.0.0 area 0
area 0 authentication message-digest
!
r4#
r4#sh 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, * - candidate
default
U - per-user static route, o - ODR, P - periodic downloaded static
route
T - traffic engineered route
Gateway of last resort is not set
152.1.0.0/16 is variably subnetted, 9 subnets, 6 masks
C 152.1.1.128/25 is directly connected, FastEthernet0/0
O IA 152.1.2.128/25 [110/128] via 152.1.2.2, Serial0/1
O IA 152.1.11.0/24 [110/129] via 152.1.2.2, Serial0/1
O IA 152.1.1.0/26 [110/593] via 152.1.1.129, FastEthernet0/0
O IA 152.1.1.0/25 [110/583] via 152.1.1.129, FastEthernet0/0
C 152.1.2.0/30 is directly connected, Serial0/1
C 152.1.2.4/32 is directly connected, Loopback0
O IA 152.1.1.80/29 [110/647] via 152.1.1.129, FastEthernet0/0
O IA 152.1.1.76/30 [110/2368] via 152.1.1.129, FastEthernet0/0
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
O IA 10.0.2.0/24 [110/193] via 152.1.2.2, Serial0/1
O IA 10.0.0.0/24 [110/193] via 152.1.2.2, Serial0/1
O IA 10.0.0.0/16 [110/65] via 152.1.2.2, Serial0/1
O IA 10.0.1.0/24 [110/193] via 152.1.2.2, Serial0/1
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:41 GMT-3