Install a License File
Install a license file on the switch to enable licensed features.
Before you begin
-
File Transfer Protocol (FTP) and Trivial File Transfer Protocol (TFTP) support both IPv4 and IPv6 addresses, with no difference in functionality or configuration.
-
You must enable File Transfer Protocol (FTP) or Trivial File Transfer Protocol (TFTP) in the boot configuration flags depending on which protocol you use to download the license file to the device.
-
Ensure that you have the correct license file with the base MAC address of the switch on which you need to install the license. Otherwise, the system does not unblock the licensed features.
About this task
You can use the same procedure to load Avaya-generated license files on a VSP 4450 Series switch.
Procedure
Examples
Use FTP to transfer a license file from a PC to the internal flash on the device:
C:\Users\jsmith>ftp 192.0.2.16 Connected to 192.0.2.16 (192.0.2.16). 220 FTP server ready Name (192.0.2.16:(none)): rwa 331 Password required Password: 230 User logged in ftp> bin 200 Type set to I, binary mode ftp> put L3VWithMACsec.xml /intflash/L3VWithMACsec.xml local: L3VWithMACsec.xml remote: /intflash/L3VWithMACsec.xml 227 Entering Passive Mode (192,0,2,16,4,2) 150 Opening BINARY mode data connection 226 Transfer complete 101 bytes sent in 2.7e-05 secs (3740.74 Kbytes/sec) ftp>
Log in to the device and load the license. The following example shows a successful operation.
Switch:1(config)#load-license L3VWithMACsec.xml Switch:1(config)#CP1 [06/12/15 15:59:57.636:UTC] 0x000005bc 00000000 GlobalRouter SW INFO License Successfully Loaded From </intflash/L3VWithMACsec.xml> License Type -- L3V with MACsec
The following example shows an unsuccessful operation.
Switch:1(config)#load-license license_Switch_example.xml Switch:1(config)#CP1 [06/12/15 15:58:48.376:UTC] 0x000006b9 00000000 GlobalRouter SW INFO Invalid license file /intflash/license_Switch_example.xml HostId is not Valid CP1 [06/12/15 15:58:48.379:UTC] 0x000005c4 00000000 GlobalRouter SW INFO No Valid License found.
Variable Definitions
The following table defines parameters for the copy command.
Variable |
Value |
---|---|
<a.b.c.d> |
Specifies the IPv4 and IPv6 address of the TFTP server from which to copy the license file. |
<file> |
Specifies the name of the license file when copied to the flash. |
<srcfile> |
Specifies the name of the license file on the TFTP server. |
The following table defines parameters for the load-license command.
Variable |
Value |
---|---|
<filename> |
Specifies the name of the license file in the /intflash directory. Use the CLI Help to see the number of characters allowed for the switch. |