cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
382
Views
0
Helpful
2
Replies

default-information EIGRP

kfarrington
Level 3
Level 3

All,

Is the default-information within EIGRP to stop a default ONLY on a redistribution router.

I have rtr1-----rtr2-----rtr3

rtr3 has a static to 0.0.0.0/0 and redist into an eigrp process.

I want to stop rtr3 from receive a candidate default, but all the routers are in the same AS.

I can use a prefix-list but can I use the above command to stop this?

I have tested this and it simple does not work, and the documentation mentions redistribution.

Pls can someone confirm, that this can only be done on a router redisting between two eigrp ASs.

Kindest regards,

Ken

2 Replies 2

b.scherer
Level 1
Level 1

you should be able to use the cmd "no default-information in" under the eigrp process in router3

Hi there :)

config on rtr3 - I am baffled. It simple does not work. Even after a reload, as has been suguested via another forum.

running Version 12.0(7)XK1, even tho old IOS, this is a really old command ?

!

router eigrp 6969

network 70.0.0.0

no default-information in

no auto-summary

!

KenNetR3#sh ip eigrp nei

IP-EIGRP neighbors for process 6969

H Address Interface Hold Uptime SRTT RTO Q Seq Type

(sec) (ms) Cnt Num

0 70.70.70.70 Fa0/1 10 00:02:27 4 200 0 46

KenNetR3#sh ip eigrp int

IP-EIGRP interfaces for process 6969

Xmit Queue Mean Pacing Time Multicast Pending

Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes

Fa0/1 1 0/0 4 0/10 50 0

KenNetR3#

KenNetR3#sh ip route

Codes: C - connected, S - static, I - IGRP, 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, E - EGP

i - IS-IS, 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 70.70.70.70 to network 0.0.0.0

70.0.0.0/24 is subnetted, 1 subnets

C 70.70.70.0 is directly connected, FastEthernet0/1

71.0.0.0/24 is subnetted, 1 subnets

D 71.71.71.0 [90/409600] via 70.70.70.70, 00:00:34, FastEthernet0/1

10.0.0.0/8 is variably subnetted, 5 subnets, 3 masks

C 10.1.2.0/24 is directly connected, FastEthernet0/0

D EX 10.10.10.0/24 [170/332800] via 70.70.70.70, 00:00:34, FastEthernet0/1

C 10.1.3.3/32 is directly connected, Loopback0

S 10.6.0.0/16 is directly connected, Null0

C 10.6.1.1/32 is directly connected, Loopback1

72.0.0.0/24 is subnetted, 1 subnets

D 72.72.72.0 [90/307200] via 70.70.70.70, 00:00:34, FastEthernet0/1

73.0.0.0/24 is subnetted, 1 subnets

D 73.73.73.0 [90/435200] via 70.70.70.70, 00:00:35, FastEthernet0/1

D*EX 0.0.0.0/0 [170/435200] via 70.70.70.70, 00:00:35, FastEthernet0/1

KenNetR3#

Review Cisco Networking for a $25 gift card