Guys,

I have a strange problem here with EIGRP (GNS3), I can't see the default
route in the router only when I include a manual default gateway in the
peer. I have the following configuration:

*ASA:*

router eigrp 1
 no auto-summary
 network 136.1.124.0 255.255.255.0
 network 150.1.4.0 255.255.255.0
 network 0.0.0.0 0.0.0.0
 redistribute static

route outside 0.0.0.0 0.0.0.0 150.1.4.1

*Router:*

router eigrp 1
 redistribute static
 network 136.1.124.0 0.0.0.255
 network 150.1.4.0 0.0.0.255
 network 0.0.0.0
 no auto-summary

Look the response of commands:

R4#show ip protocols
Routing Protocol is "eigrp 1"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Default networks flagged in outgoing updates
  Default networks accepted from incoming updates
  EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
  EIGRP maximum hopcount 100
  EIGRP maximum metric variance 1
  Redistributing: static, eigrp 1
  EIGRP NSF-aware route hold timer is 240s
  Automatic network summarization is not in effect
  Maximum path: 4
  Routing for Networks:
    136.1.124.0/24
    150.1.4.0/24
    *0.0.0.0
*  Routing Information Sources:
    Gateway         Distance      Last Update
    136.1.124.12          90      01:50:16
  Distance: internal 90 external 170


R4#show ip route
Codes: C - connected, S - static, 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
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static
route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     136.1.0.0/24 is subnetted, 2 subnets
D       136.1.121.0 [90/30720] via 136.1.124.12, 01:53:16, FastEthernet0/0
C       136.1.124.0 is directly connected, FastEthernet0/0
     10.0.0.0/24 is subnetted, 1 subnets
D       10.0.0.0 [90/28416] via 136.1.124.12, 01:53:16, FastEthernet0/0
     150.1.0.0/24 is subnetted, 1 subnets
C       150.1.4.0 is directly connected, Loopback0



Any idea?


Best Regards,

Rogerio Freitas
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to