From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Tue Jul 12 2005 - 01:24:08 GMT-3
The original configuration is missing a metric for the redistributed
routes. The connected and static routes will not be redistributed into
EIGRP until a metric is added to the redistribution commands or a
default metric is configured.
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Vishal Patel
Sent: Monday, July 11, 2005 9:03 PM
To: 'Revaz Kashia'; 'Group Study'
Subject: RE: EIGRP under NAT
Try to add a route
Ip route 213.200.12.64 255.255.255.192 null 0
in the routing table and then advertise this via eigrp.
I have tried this using ospf not sure how it behaves with eigrp
Thanks
Vishal
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Revaz Kashia
Sent: Wednesday, 6 July 2005 8:16 PM
To: Group Study
Subject: EIGRP under NAT
Hello Group
Please help with the scenario !
i want to advertise network 213.200.12.64 0.0.0.63 through EIGRP to ISP
through Ethernet 0/0, but on the same interface i have "ip nat outside"
configured because of this the network cannot be advertised ISP, is
there
any
possible way advertise the current network through EIGRP when NAT is
enabled
on the interface ?
interface Ethernet0/0
description Connection-To-Telenet(ISP)
bandwidth 2048
ip address 212.58.109.194 255.255.255.252
ip nat outside
full-duplex
interface Ethernet2/0
description Zugdidi-Inside-Net
ip address 213.200.12.65 255.255.255.192 secondary
ip address 10.188.23.237 255.255.255.252
ip nat inside
full-duplex
router eigrp 16106
redistribute connected
redistribute static
network 212.58.109.192 0.0.0.3
network 213.200.12.64 0.0.0.63
no auto-summary
ip nat pool zugdidi 213.200.12.70 213.200.12.90 netmask 255.255.255.192
ip nat inside source list 1 pool zugdidi overload
ip classless
ip route 0.0.0.0 0.0.0.0 212.58.109.193 name ISP-Default
no ip http server
Thanks in Advance for Help
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:00:29 GMT-3