RE: Something wrong with my config?

From: Scott Morris (swm@emanon.com)
Date: Tue Apr 04 2006 - 16:50:40 GMT-3


Under router bgp use:

Bgp redistribute-internal

That may help your cause there! I assume the other routes are externally
learned!

Cheers,

 
Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE
#153, CISSP, et al.
IPExpert CCIE Program Manager
IPExpert Sr. Technical Instructor
swm@emanon.com/smorris@ipexpert.com
http://www.ipexpert.com
 
 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Victor Cappuccio
Sent: Tuesday, April 04, 2006 3:43 PM
To: CCIE LAB
Subject: Something wrong with my config?

Hello,

Please need some help here

I have the following configuration from my routers..
(BGP)R1 ---eth(EIGRP) --- R4

Rack1R1
router eigrp 10
 redistribute ospf 1 metric 1 1 1 1 1 route-map SETTAG redistribute bgp 100
metric 1 1 1 1 1 route-map SETTAG2 network 10.10.10.1 0.0.0.0 network
128.1.14.1 0.0.0.0 neighbor 128.1.14.4 FastEthernet0/0.2 no auto-summary
eigrp router-id 1.1.1.1

router bgp 100
 no synchronization
 bgp log-neighbor-changes
 neighbor PG peer-group
 neighbor PG remote-as 100
 neighbor PG route-reflector-client
 neighbor 128.1.48.8 peer-group PG
 neighbor 128.1.125.2 remote-as 300
 neighbor 128.1.125.5 peer-group PG
 neighbor 128.1.136.3 peer-group PG
 neighbor 128.1.136.6 peer-group PG
 no auto-summary
!

Rack1R1#show route-map SETTAG2
route-map SETTAG2, permit, sequence 10
  Match clauses:
  Set clauses:
    tag 1020
  Policy routing matches: 0 packets, 0 bytes route-map SETTAG2, permit,
sequence 1000
  Match clauses:
  Set clauses:
  Policy routing matches: 0 packets, 0 bytes Rack1R1#

Rack1R1#show ip route 30.30.30.3
Routing entry for 30.30.30.0/24
  Known via "bgp 100", distance 200, metric 0, type internal
  Redistributing via eigrp 10
  Last update from 128.1.136.3 02:29:16 ago
  Routing Descriptor Blocks:
  * 128.1.136.3, from 128.1.136.3, 02:29:16 ago
      Route metric is 0, traffic share count is 1
      AS Hops 0

Rack1R1#show ip eigrp neighbors
IP-EIGRP neighbors for process 10
H Address Interface Hold Uptime SRTT RTO Q
Seq Type
                                            (sec) (ms) Cnt Num
0 128.1.14.4 Fa0/0.2 12 02:30:58 2 200 0
67 S

=====

Rack1R4#show ip eigrp neighbors
IP-EIGRP neighbors for process 10
H Address Interface Hold Uptime SRTT RTO Q
Seq Type
                                            (sec) (ms) Cnt Num
0 128.1.14.1 Fa0/0 13 02:31:10 1 200 0
18 S

Rack1R4#show ip route eigrp
     1.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D EX 1.1.1.0/24 [170/2560002816] via 128.1.14.1, 02:31:38,
FastEthernet0/0
     5.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D EX 5.5.5.5/32 [170/2560002816] via 128.1.14.1, 02:31:09,
FastEthernet0/0
     128.1.0.0/16 is variably subnetted, 12 subnets, 2 masks
D EX 128.1.125.5/32
           [170/2560002816] via 128.1.14.1, 02:31:29, FastEthernet0/0
     10.0.0.0/24 is subnetted, 1 subnets
D 10.10.10.0 [90/156160] via 128.1.14.1, 00:03:17, FastEthernet0/0

As you can see I learning routes from EIGRP, but I do not understand what is
happening with the redistribution of BGP in EIGRP on R1... I can not see the
route 30.30.30.0/24 getting in the routing table? I cleared the BGP Process,
The EIGRP Neighbors, clear the ip routes, etc :D

Something wrong with my config?

Thanks
Victor.



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:56 GMT-3