U Commands
This chapter describes the basic Cisco NX-OS system commands that begin with U.
update license
To update an existing license, use the update license command.
update license [ filesystem : [// server /]] [ directory ] src-filename [ target-filename ]
Syntax Description
filesystem : |
(Optional) Name of the file system. Valid values are bootflash or volatile. |
// server / |
(Optional) Name of the server. Valid values are ///, //module-1/, //sup-1/, //sup-active/, or //sup-local/. The double slash (//) is required. |
directory |
(Optional) Name of a directory. The directory name is case sensitive. |
src-filename |
Name of the source license file. |
target-filename |
(Optional) Name of the target license file. |
Note
There can be no spaces in the filesystem://server/directory/filename string. Individual elements of this string are separated by colons (:) and slashes (/).
Command Modes
EXEC mode
Command History
|
|
6.0(2)N1(1) |
This command was introduced. |
Examples
This example shows how to update a license:
switch# update license bootflash:fm.lic fm-update.lic
Related Commands
|
|
show license |
Displays license information. |