cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
653
Views
0
Helpful
5
Replies

disable smart license on ISR4431

김충원
Level 1
Level 1

router cisco ISR4431/K9 

IOS XE Software, Version 17.02.01r

 

Is there a way to disable smart license?

If that doesn't work.

How to apply a legacy security license while Smart License is enabled

 

5 Replies 5

@김충원 

Try this command to disable smart license

 

conf t
 license smart transport off

To manually install license

 

 

license install stored-location-url

That command doesn't work in my version right now

Leo Laohoo
Hall of Fame
Hall of Fame

Cisco Smart License (CSL) is only supported from 16.10.X (and later).  

If the router's firmware is on 16.9.X (and older), CSL will not work.

Regardless, call-home must be disabled (all version): 

conf t
 NO service call-home
end
wr

 

Current version is 17.02.01r.

Can I manually install the license after the no service call-home command?


@김충원 wrote:
Current version is 17.02.01r.

Post the complete output to the command "sh version".