Difference between revisions of "Upgrade license on Cisco SAN switch"
From Notes_Wiki
(Created page with "<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb> =Upgrade license on Cisco SAN switch= To upgrade license on Cisco SAN switch use (Tested...") |
m |
||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[Switch configuration notes]] > [[Upgrade license on Cisco SAN switch]] | |||
To upgrade license on Cisco SAN switch use (Tested on MDS 9148S): | To upgrade license on Cisco SAN switch use (Tested on MDS 9148S): | ||
Line 23: | Line 22: | ||
</pre> | </pre> | ||
will show the count of ports enabled with current license | will show the count of ports enabled with current license | ||
[[Main Page|Home]] > [[Switch configuration notes]] > [[Upgrade license on Cisco SAN switch]] |
Latest revision as of 05:56, 19 April 2022
Home > Switch configuration notes > Upgrade license on Cisco SAN switch
To upgrade license on Cisco SAN switch use (Tested on MDS 9148S):
- Open Device Manager in browser after configuring IP address
- Download appropriate license using switch (and module) serial number
- From Device Manager go to Admin-> Licenses. Here also it will show hostID or switch serial number.
- Copy license using scp from linux machine to switch
- Install license using GUI or cli:
- install license bootflash://module-1/MDS----.lic
- Look at licenses information in GUI to see if additional ports are enabled.
We can check license using cli as follows
show run
for licensed ports line "port-license acquire" message will appear
show license tech support
will show the count of ports enabled with current license
Home > Switch configuration notes > Upgrade license on Cisco SAN switch