Reference Guide

Parameters
ftp: — (Optional) Install from remote le system (ftp://userid:passwd@hostip/filepath).
http[s]: — (Optional) Install from remote le system (http://hostip/filepath).
http[s]: — (Optional) Request from remote server (http://hostip).
localfs: — (Optional) Install from local le system (localfs://filepath).
scp: — (Optional) Request from remote le system (scp://userid:passwd@hostip/filepath).
sftp: — (Optional) Request from remote le system (sftp://userid:passwd@hostip/filepath).
tftp: — (Optional) Request from remote le system (tftp://hostip/filepath).
usb: — (Optional) Request from USB le system (usb://filepath).
Default Not congured
Command Mode EXEC
Usage Information Use this command to install the Enterprise Edition license le (see Download OS10 image and license for more
information). OS10 requires a perpetual license to run beyond the 120-day trial license period. The license le is
installed in the /mnt/license directory.
Example
OS10# license install scp://user:userpwd/10.1.1.10/CFNNX42-NOSEnterprise-
License.lic
License installation success.
Supported Releases 10.3.0E or later
line (alias)
Congures the commands to be executed in a multi-line alias.
Syntax
line nn command
Parameters
nn — Enter the line number (1 to 99). The commands are executed in the order of the line numbers.
command — Enter the command to be executed enclosed in double quotes.
Default Not congured
Command Mode ALIAS
Usage Information The no version of this command removes the line number and the corresponding command from the multi-line
alias.
Example
OS10(config)# alias mTest
OS10(config-alias-mTest)# line 1 "interface $1 $2"
OS10(config-alias-mTest)# line 2 "no shutdown"
OS10(config-alias-mTest)# line 3 "show configuration"
Supported Releases 10.4.0E(R1) or later
lock
Locks the candidate conguration and prevents any conguration changes on any other CLI sessions, either in transaction or non-
transaction-based conguration mode.
Syntax
lock
62 Getting Started