redis EIGRP with VLSM

From: gary_braver@yahoo.com
Date: Thu Jul 22 2004 - 14:47:07 GMT-3


not sure if this was posted.

redistributing eigrp into bgp for a 10.92.0.0 255.255.0.0 network.

downstream bgp neighbor shows a network of
10.0.0.0/8 in the table. I have no /8 networks. What am I doing wrong?

router eigrp 92
 network 10.92.0.0 0.0.255.255
 no auto-summary
!
router bgp 65104
 no synchronization
 network 10.92.0.1 mask 255.255.255.255
 network 10.92.0.0 mask 255.255.0.0
 network 10.255.254.92 mask 255.255.255.252
 redistribute eigrp 92 metric 50
 neighbor 10.255.254.93 remote-as 65100

neighbor at 10.255.254.93

part of routing table
Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 13 subnets, 4 masks
B 10.0.0.0/8 [20/0] via 10.255.254.94, 00:38:27
B 10.91.0.1/32 [20/0] via 10.255.254.90, 00:48:55

know the redistribution is there because have tried
redistribute eigrp 92 route-map BASIC
with Basic
match ... pointing to access-list with permite 10.92.0.0 255.255.0.0

answers much apprecitated



This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:12:00 GMT-3