Link to home
Start Free TrialLog in
Avatar of Shark Attack
Shark Attack

asked on

override EIGRP default route

Hello,

If I want to override the current EIGRP defaul route, how can I do that? Do I just create a static and redistribute into EIGRP or is there more to it?

For ex.
Switch#sh ip route
Gateway of last resort is 10.255.254.5 to network 0.0.0.0

D*EX  0.0.0.0/0 [170/3072] via 10.255.254.5, 7w0d, Vlan101

Open in new window


and  I want to default route to be 10.255.254.10 fo example.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Predrag Jovic
Predrag Jovic
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Shark Attack
Shark Attack

ASKER

It worked. I guess that was pretty easy. Thanks!
You're welcome.