{"id":326,"date":"2015-03-03T14:23:33","date_gmt":"2015-03-03T14:23:33","guid":{"rendered":"https:\/\/learncisco.net\/index.php\/cisco-ios-licensing\/"},"modified":"2023-01-12T09:40:08","modified_gmt":"2023-01-12T02:40:08","slug":"cisco-ios-licensing","status":"publish","type":"page","link":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html","title":{"rendered":"IOS Licensing | Apply, Show, Remove License"},"content":{"rendered":"

Here’s the thing you need to understand, we’re now going to have an operating system that can pretty much do it all, but does that mean we can do it all? No. We’ve got to get a Product Activation Key, or PAK, that we load into our chassis that is based on a feature that we have purchased, okay. This is going to allow us to get a license and that license is then applied, installed in the chassis, and that gives us a feature. For instance, I want to do Voice over IP, or VoIP. A lot of routers can do that. You got things like unity, you have Call Manager Express, we’re going to be doing this sort of thing. And so we have to be mindful of this elevated management workflow that is now our burden, our responsibility, as the people who interface with these router chassis.<\/p>\n

\"Cisco<\/p>\n

So back in the days when we started, this is what we had available to us. Not specifically, this exact set of operating systems because they have evolved over time. All right, we just need basic functionality, let’s grab the bottom one. We want to add voice, let’s grab IP Voice. Security, different service provider (SP) services, or full load enterprise services, you purchased the OS you needed.<\/span><\/p>\n

We have this universal image, which replaces everything that we had before. And once this universal image is on our device, what does it have? Well by default, it’s going to have the base image, base image comes with it. So just basic IOS functionality. But from there, this is where we purchased those licenses. So do I want to provide some MPLS support? I have to get the license for that. What about voice over IP, or VoIP? Got to get the license for that. Some security features, VPNs, Internet Protocol Security, or IPsec, firewall support? Got to pay for that as well. So when you purchase your device you just have this one IOS image, but then you unlock the different features by paying for the licenses for those different features.<\/p>\n\n\n\n\n\n\n\n
Technology Package License<\/th>\nFeatures<\/th>\n<\/tr>\n
IPBase<\/td>\nEntry-level IOS functionality<\/td>\n<\/tr>\n
DATA<\/td>\nMPLS, ATM, Multiprotocol support<\/td>\n<\/tr>\n
Unified Communications<\/td>\nVoIP, IP Telephony<\/td>\n<\/tr>\n
Security<\/td>\nIOS Firewall, IPS, IPSec, 3DES, VPN<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

So here we can see that example looking at the output of show license. Right now, what do we have currently active on this device in use?<\/p>\n

\n
Router#show license<\/div>\n
Index 1 Feature: ipbasek9<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Period left: Life time<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Type: Permanent<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License State: Active, In Use<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Count: Non-Counted<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Priority: Medium<\/div>\n
Index 2 Feature: securityk9<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Period left: Not Activated<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0Period used: 0 minute 0 second<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Type: EvalRightToUse<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License State: Not in Use, EULA not accepted<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Count: Non-Counted<\/div>\n
\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0License Priority: Non…<\/div>\n<\/blockquote>\n

It’s just the base, I’m looking here, and I don’t see that the security package is active and the rest of it is omitted. But this would go through all of these different packages, show us the licenses, and then that might explain why, hey, I can’t configure Context-Based Access Control, or CBAC, on my router. CBAC being a security thing, but you got the idea.<\/p>\n

Permanent license installation<\/h2>\n

We do need to get these license files installed in Flash. We also want to back them up too, right? But get them installed in Flash, but just their existence in Flash does not suffice to install license. This is a permanent license.<\/p>\n

R1#license install flash0:uck9-2900-SPE150_K9-FHH12250057.xml
\nR1#reload<\/p><\/blockquote>\n

Some licenses do have a certain amount of time and you have to be mindful of the way the time works in some of the licensing environments too. Sometimes, they’re cumulative, sometimes they’re not. But in any case, this is a permanent one and we’re basically to say, “Hey, I got this license here you go.” And what does it look like? Looks like unified communications, so to me this looks like a VoIP license that I’m installing inside of my chassis. So I can do things like work as an IP telephony gateway, and then I’m going to reload, and I’m going to do that show license again to see exactly what licenses are running on the chassis.<\/p>\n

Evaluation license installation<\/h2>\n

Can we try out a feature set before we decide to purchase the real deal? Yes. Cisco does have the ability to utilize evaluation licenses, a slightly different command as you can see here for that license.<\/p>\n

R1#license boot module c2900 technology-package uck9
\nR1#reload<\/p><\/blockquote>\n

So license boot module in order for us to activate that particular evaluation license, and typically, we’re dealing with a 30-day evaluation license. In this case, this is looking to me like we are installing a unified communications evaluation license here as well.<\/p>\n

Whatever you do, don’t do this for production gear. You can lab this up with these evaluations. But don’t put it into production because that’s really going to burn you. It’s better to, you know, be relatively reactionary and go oh, you know, I can’t do that right now than to have it work and then stop working because a licensed feature has died because it was an evaluation. This is the paradigm and predicament we can get ourselves into on a lot of different chassis. If we want to verify how much time is left in this evaluation license, we can verify that using the show licenses command as well. So not only does that provide us with the permanent licenses we have but also the evaluation licenses and the time period remaining on them.<\/p>\n

Backing up and uninstalling the license<\/h2>\n

This functionality of backing up the license is kind of… you know, for me it’s not really a backing up in the true, strictest sense of the word because it’s still just local to the chassis. But it’s a great command to do, don’t get me wrong.<\/p>\n

R1#license save flash:all_licenses.lic<\/p><\/blockquote>\n

So here you’re saying, “Hey, here is license file I want you to save it to.” And you’ve created a local copy of your license files.<\/p>\n

At some point in time, we may no longer require the license that is installed on our router. So what do we do to remove it? Well there are three things we have to do. First and foremost, we have to disable the technology package. We’re doing that here with the license boot module command. But I want you to look at the end, what did we type in? Disable, disable!<\/p>\n

Router(config)#license boot module c3900 technology-package uck9 disable
\nRouter(config)#exit
\nRouter#reload<\/p><\/blockquote>\n

And then notice we had to reload the device. We reloaded the device so that way there we were no longer using that particular technology package. But now we have to remove the license itself. So once the router is reloaded and we’re back in the privileged EXEC mode, we can say license clear and then the particular license we want to remove. In this case, the uck9 license.<\/p>\n

Router#license clear uck9
\nRouter#configure terminal
\nRouter(config)#no license boot module c3900 technology uck9 disable
\nRouter(config)exit
\nRouter#reload<\/p><\/blockquote>\n

But then, we typed in a command earlier to disable the technology package, right? That command above license boot module disable at the end. Do we need that anymore, is it required?<\/p>\n

No. And this is kind of the hardest thing to understand from this discussion is, we do still have that command there that is disabling it. But now it’s disabling something we don’t have, let’s clear up our config. So very seldom do we just have to clean up our config, that’s what we’re doing there. And then we exit, reload again, and we are finally, done divesting ourselves from whatever that license was.<\/p>\n","protected":false},"excerpt":{"rendered":"Here’s the thing you need to understand, we’re now going to have an operating system that can pretty much do it all, but does that mean we can do it all? No. We’ve got to get a Product Activation Key, or PAK, that we load into our chassis that is based on a feature that … Read more<\/a>","protected":false},"author":5,"featured_media":0,"parent":126,"menu_order":169,"comment_status":"closed","ping_status":"closed","template":"cisco-page.php","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"yoast_head":"\nIOS Licensing | Apply, Show, Remove License - learncisco.net<\/title>\n<meta name=\"description\" content=\"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IOS Licensing | Apply, Show, Remove License - learncisco.net\" \/>\n<meta property=\"og:description\" content=\"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html\" \/>\n<meta property=\"og:site_name\" content=\"learncisco.net\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-12T02:40:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html\",\"url\":\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html\",\"name\":\"IOS Licensing | Apply, Show, Remove License - learncisco.net\",\"isPartOf\":{\"@id\":\"https:\/\/www.learncisco.net\/#website\"},\"datePublished\":\"2015-03-03T14:23:33+00:00\",\"dateModified\":\"2023-01-12T02:40:08+00:00\",\"description\":\"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.learncisco.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cisco Certification Courses\",\"item\":\"https:\/\/www.learncisco.net\/courses.html\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CCNA 200-301\",\"item\":\"https:\/\/www.learncisco.net\/courses\/cisco-ccna.html\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Legacy Articles\",\"item\":\"https:\/\/www.learncisco.net\/courses\/cisco-ccna\/part-9-poit-to-point-lines.html\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"IOS licensing Overview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.learncisco.net\/#website\",\"url\":\"https:\/\/www.learncisco.net\/\",\"name\":\"learncisco.net\",\"description\":\"Free online tests for the Cisco CCNA and CCNP exams. Test yourself with more than 4300 different questions.\",\"publisher\":{\"@id\":\"https:\/\/www.learncisco.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.learncisco.net\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.learncisco.net\/#organization\",\"name\":\"learncisco.net\",\"url\":\"https:\/\/www.learncisco.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.learncisco.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.learncisco.net\/wp-content\/uploads\/2021\/12\/logo-1.png\",\"contentUrl\":\"https:\/\/www.learncisco.net\/wp-content\/uploads\/2021\/12\/logo-1.png\",\"width\":154,\"height\":24,\"caption\":\"learncisco.net\"},\"image\":{\"@id\":\"https:\/\/www.learncisco.net\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"IOS Licensing | Apply, Show, Remove License - learncisco.net","description":"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html","og_locale":"en_US","og_type":"article","og_title":"IOS Licensing | Apply, Show, Remove License - learncisco.net","og_description":"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.","og_url":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html","og_site_name":"learncisco.net","article_modified_time":"2023-01-12T02:40:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html","url":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html","name":"IOS Licensing | Apply, Show, Remove License - learncisco.net","isPartOf":{"@id":"https:\/\/www.learncisco.net\/#website"},"datePublished":"2015-03-03T14:23:33+00:00","dateModified":"2023-01-12T02:40:08+00:00","description":"This article explains the IOS licensing that we've got to get PAK, and load into our chassis that is based on a feature that we've purchased.","breadcrumb":{"@id":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.learncisco.net\/courses\/icnd-2\/network-management\/cisco-ios-licensing.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.learncisco.net\/"},{"@type":"ListItem","position":2,"name":"Cisco Certification Courses","item":"https:\/\/www.learncisco.net\/courses.html"},{"@type":"ListItem","position":3,"name":"CCNA 200-301","item":"https:\/\/www.learncisco.net\/courses\/cisco-ccna.html"},{"@type":"ListItem","position":4,"name":"Legacy Articles","item":"https:\/\/www.learncisco.net\/courses\/cisco-ccna\/part-9-poit-to-point-lines.html"},{"@type":"ListItem","position":5,"name":"IOS licensing Overview"}]},{"@type":"WebSite","@id":"https:\/\/www.learncisco.net\/#website","url":"https:\/\/www.learncisco.net\/","name":"learncisco.net","description":"Free online tests for the Cisco CCNA and CCNP exams. Test yourself with more than 4300 different questions.","publisher":{"@id":"https:\/\/www.learncisco.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.learncisco.net\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.learncisco.net\/#organization","name":"learncisco.net","url":"https:\/\/www.learncisco.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.learncisco.net\/#\/schema\/logo\/image\/","url":"https:\/\/www.learncisco.net\/wp-content\/uploads\/2021\/12\/logo-1.png","contentUrl":"https:\/\/www.learncisco.net\/wp-content\/uploads\/2021\/12\/logo-1.png","width":154,"height":24,"caption":"learncisco.net"},"image":{"@id":"https:\/\/www.learncisco.net\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/pages\/326"}],"collection":[{"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/comments?post=326"}],"version-history":[{"count":2,"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/pages\/326\/revisions"}],"predecessor-version":[{"id":983,"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/pages\/326\/revisions\/983"}],"up":[{"embeddable":true,"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/pages\/126"}],"wp:attachment":[{"href":"https:\/\/www.learncisco.net\/wp-json\/wp\/v2\/media?parent=326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}