cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1146
Views
0
Helpful
3
Replies

Router EIGRP command unrecognized on IE 4000 switch

Sean Grubb
Level 1
Level 1

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?

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Prerequisites

In order to use dynamic routing protocols, an IP Services License is needed.

https://www.cisco.com/c/en/us/td/docs/switches/lan/cisco_ie4010/software/release/15-2_4_EC/configuration/guide/scg-ie4010_5000/uni_iprout.html#91262

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

quadrabe
Level 1
Level 1

The command is: license right-to-use activate ipservices

Richard Burts
Hall of Fame
Hall of Fame

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.

HTH

Rick