To enable and use some Junos OS features on an EX Series switch, you must purchase, install, and manage separate software licenses. Each switch requires one license. For a Virtual Chassis deployment, two licenses are recommended for redundancy. After you have configured the features, you see a warning message if the switch does not have a license for the feature.
Before you begin managing licenses, be sure that you have:
This topic includes the following tasks:
To add one or more new license keys on the switch, with the CLI:
user@switch> request system license
add filename | url user@switch> request system license
add terminalIf the license key you enter is invalid, an error appears in the CLI output when you press Ctrl+d to exit the license entry mode.
To delete one or more license keys from the switch with the CLI, specify the license ID:
user@switch> request system license
delete license-id You can delete only one license at a time.
To save the installed license keys to a file (which can be a URL) or to the terminal:
user@switch> request system license
save filename | url For example, the following command saves the installed license keys to a file named license.conf:
user@switch> request system license
save ftp://user@switch/license.conf