cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7626
Views
6
Helpful
6
Replies

EIGRP Gateway of last resort

Just Kennie
Level 1
Level 1

#sh ip route

Gateway of last resort is not set

     3.0.0.0/24 is subnetted, 1 subnets

D       3.3.3.0 [90/409600] via 172.16.34.3, 00:18:07, FastEthernet0/0

     172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks

D       172.16.140.0/24

           [90/409600] via 172.16.34.40, 00:40:13, FastEthernet0/0

C       172.16.40.0/24 is directly connected, Loopback40

C       172.16.34.0/25 is directly connected, FastEthernet0/0

then I applied the command below_____

R4(config)#ip default-network 3.0.0.0

But got this and no gateway of last resort set____

R4(config)#do sh ip ro

Gateway of last resort is not set

*   3.0.0.0/24 is subnetted, 1 subnets

D       3.3.3.0 [90/409600] via 172.16.34.3, 00:20:26, FastEthernet0/0

     172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks

D       172.16.140.0/24

           [90/409600] via 172.16.34.40, 00:42:33, FastEthernet0/0

C       172.16.40.0/24 is directly connected, Loopback40

C       172.16.34.0/25 is directly connected, FastEthernet0/0

My ios ver is... Cisco IOS Software, 3700 Software (C3725-ADVENTERPRISEK9-M), Version 12.4(15)T5.

I'm I geting something wrong here, please help out

6 Replies 6

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Just,

Try

ip route 0.0.0.0 0.0.0.0 x.x.x.x (next hop)

Then under EIGRP:

router eigrp xxx
redistribute static

HTH

Reza

I understand this, but this will only give me gateway of last network, and not network of last resort like dis.

Gateway of last resort is 172.16.34.3 to network 3.0.0.0.

I want to be able to do have that.

Than you need to point the default network to the ip address of the next-hop interface:

ip default-network 198.10.1.0

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094374.shtml

Man, you made my day.....God bless you !!!!

Glad to help you

please rate post if helpful

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: