eigrp stub connected routes?

From: ying chang (ying_c@xxxxxxxxxxx)
Date: Sat Mar 09 2002 - 15:04:24 GMT-3


   
This is my first time to setup eigrp stub connected by following the example
in Solie's book pp 710-712. My topology is quite simple, R1 is a stub/spoke
router and has connected network in 172.16.x.0/24, it connects to R2 via
192.168.1.0/24, R2 is a distribution/hub router, it has connected network
192.168.x.0/24. I have no problem to redistribute 192.168.x.0 to R1 via
redistribute connected commands, but have trouble to see any connected
routes coming from R1 via "eigrp stub connected" command. R2's "show ip
eigrp nei detail" said "Stub Peer Advertising ( CONNECTED ) Routes", but why
they are not shown in "show ip eigrp topology" or "show ip route"?

Config and output are at below.

Thanks,
Chang

Topology:

172.16.x.0/24--R1(stub)--192.168.1.0 EIGRP--R2--192.168.[23].0

Router 1:
router eigrp 100
network 192.168.1.0
default-metric 1544 100 255 1 1500
no auto-summary
eigrp stub connected
no eigrp log-neighbor-changes
!
-------------------------------------------------------
Router2:
!
router eigrp 100
redistribute connected metric 1544 100 255 1 1500
network 192.168.1.0
no auto-summary
no eigrp log-neighbor-changes
!

--------------------------------------------------------
Output see from R1 (stub router):

Interfaces:

Interface IP-Address OK? Method Status
Prot
ocol
Ethernet0 172.168.1.1 YES manual up
up

Ethernet1 unassigned YES NVRAM administratively down
down

Loopback0 172.168.2.1 YES manual up
up

Loopback1 172.168.3.1 YES manual up
up

Loopback2 172.168.4.1 YES manual up
up

Serial0 192.168.1.1 YES manual up
up

Serial1 unassigned YES NVRAM administratively down
down

Routing table:

     172.168.0.0/24 is subnetted, 4 subnets
C 172.168.4.0 is directly connected, Loopback2
C 172.168.1.0 is directly connected, Ethernet0
C 172.168.2.0 is directly connected, Loopback0
C 172.168.3.0 is directly connected, Loopback1
C 192.168.1.0/24 is directly connected, Serial0
D EX 192.168.2.0/24 [170/2195456] via 192.168.1.2, 00:00:07, Serial0
D EX 192.168.3.0/24 [170/2195456] via 192.168.1.2, 00:00:07, Serial0
r1#sh ip eigrp nei detail
IP-EIGRP neighbors for process 100
H Address Interface Hold Uptime SRTT RTO Q Seq
Type
                                        (sec) (ms) Cnt Num
0 192.168.1.2 Se0 12 00:00:25 36 216 0 6
   Version 12.1/1.2, Retrans: 2, Retries: 0
--------------------------------------------------------
Output see from R2 (Distribution router)

Interfaces:

Interface IP-Address OK? Method Status
Prot
ocol
Ethernet0 192.168.2.1 YES manual up
up

Ethernet1 192.168.3.1 YES manual up
up

Serial0 unassigned YES manual up
up

Serial1 192.168.1.2 YES manual up
up

Routing table:
C 192.168.1.0/24 is directly connected, Serial1
C 192.168.2.0/24 is directly connected, Ethernet0
C 192.168.3.0/24 is directly connected, Ethernet1
r2#sh ip eigrp nei detail
IP-EIGRP neighbors for process 100
H Address Interface Hold Uptime SRTT RTO Q Seq
Type
                                        (sec) (ms) Cnt Num
0 192.168.1.1 Se1 12 00:02:00 1 3000 0 2
   Version 12.1/1.2, Retrans: 1, Retries: 0
   Stub Peer Advertising ( CONNECTED ) Routes



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:58 GMT-3