cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1100
Views
0
Helpful
7
Replies

ip summary-address command missing in IOS-XE 16.9.3?

Squozen
Level 1
Level 1

I'm running Catalyst 9200 switches with the Network Advantage licence, and I'd like to set an EIGRP summary address on an interface, but when editing the interface there is no ip summary-address command available. I see the command in the Cisco documentation, so why is it missing for me? Am I overlooking something obvious?

7 Replies 7

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Squozen,

the device may support only the new named mode EIGRP configuration style,  in this case all EIGRP related commands are under the router eigrp section.

 

Edit:

see the following for an example of summary-address in named mode style

 

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-16-9/ire-xe-16-9-book/ire-enhanced-igrp.html#GUID-922C3931-B778-47B3-9DCC-BB13DDA1B65B

 

Or simply you have only EIGRP stub support on your device ?

 

Hope to help

Giuseppe

 

No, I'm not using the named mode, I'm using AS 1. Not a stub either, I have the network advantage licence. I might set up a separate named mode instance and see if the command is there.

Hello,

 

make sure the Network Advantage license is actually activated. Did you reboot the switch after upgrading the license ? The output of 'show license right-to-use usage' should show something like the line in bold below:

 

9200# show license right-to-use usage
Slot# License Name Type usage-duration(y:m:d) In-Use EULA
----------------------------------------------------------------------------
1 network-essentials Permanent 0 :0 :3 no yes
1 network-essentials Evaluation 0 :0 :0 no no
1 network-essentials Subscription 0 :0 :0 no no
1 network-advantage Permanent 0 :0 :6 yes yes
1 network-advantage Evaluation 0 :0 :0 no no
1 network-advantage Subscription 0 :0 :0 no no
1 dna-essentials Evaluation 0 :0 :0 no no
1 dna-essentials Subscription 0 :0 :0 no no
1 dna-advantage Evaluation 0 :0 :0 no no
1 dna-advantage Subscription 0 :0 :6 yes yes
----------------------------------------------------------------------------

I did reboot the switch (I racked the stack at another location) - but the command you listed isn't available to me. I'll try activating the licence again and see what happens. It's showing as running in evaluation mode currently.

I couldn't activate again - already registered. I'll contact Cisco and see if they can fix it.

I still don't have that command available to me but 'show license usage' gives me:


License Authorization:
Status: AUTHORIZED on Jul 24 14:48:20 2019 DST

C9200L Network Advantage, 48-port license (C9200L-NW-A-48):
Description: C9200L Network Advantage, 48-port license
Count: 3
Version: 1.0
Status: AUTHORIZED
Export status: NOT RESTRICTED

 

Still no ip summary-address commands available under an interface.