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 Default

None

 
Command Modes

EXEC mode

 
Command History

Release
Modification

4.0(0)N1(1a)

This command was introduced.

Examples

This example shows how to update a license:

switch# update license bootflash:fm.lic fm-update.lic
 

 
Related Commands

Command
Description

show license

Displays license information.