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

Disabling EIGRP but keeping routes

matthew.elliott
Level 1
Level 1

Hi,

Just curious if i turn off EIGRP on my routers by using the no ip eigrp command will the routes which were discovered via the EIGRP protocol remain in the routing table. Or will i have to add static routes for them?

Thanks in advance.

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi Matthew

If you turn off eigrp on your router ie.

router(config)# no router eigrp "as no"

then all the EIGRP learned routes will be removed immediately from the routing table.

HTH

Jon

vinil.sudhir
Level 1
Level 1

U might wanna add all the static routes first and the disable eigrp.