08-29-2022 01:03 PM
Trying to add a router eigrp command to this switch and i cannot figure it out
Its an IE-4000 switch and I cannot for the life of me understand why it isn't working. I am trying to have a backup setup for a current operational switch, same model and ios version.
on the current config it is like this:
!
router eigrp 100
network x.x.x.x x.x.x.x
network x.x.x.x x.x.x.x
network x.x.x.x x.x.x.x
network x.x.x.x x.x.x.x
eigrp router-id x.x.x.x
eigrp stub connected summary
but everytime i am at Switch#(config) and try to issue the router eigrp 100 it never takes
Any suggestions?
08-29-2022 01:34 PM
In order to use dynamic routing protocols, an IP Services License is needed.
07-03-2023 06:33 AM
The command is: license right-to-use activate ipservices
07-04-2023 09:49 AM
We are told that router eigrp 100 never takes but told very little else. There might be several reasons why the command does not work. We are told that it is the same model and iOS version. Are they the same feature set?
The suggestions about license are certainly another possible reason why the command does not work.
I am wondering whether ip routing has been enabled on the new switch. That could certainly prevent the command from working. The output of the commands show ip protocol and show ip route might shed some light on this.
Also it might be helpful to know what response you get (if any) when you attempt the command.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide