Users Guide

Table Of Contents
localfs: — (Optional) Install from the local file system (localfs://filepath).
scp: — (Optional) Request from the remote file system (scp://userid:passwd@hostip/filepath).
sftp: — (Optional) Request from the remote file system (sftp://userid:passwd@hostip/
filepath).
tftp: — (Optional) Request from the remote file system (tftp://hostip/filepath).
usb: — (Optional) Request from the USB file system (usb://filepath).
Default Not configured
Command Mode EXEC
Usage Information Use this command to install the license file. For more information, see Install OS10 license. OS10 requires a
perpetual license to run beyond the 120-day trial period. The license file 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
lock
Locks the candidate configuration and prevents any configuration changes on any other CLI sessions, either in Transaction or Non-
Transaction-Based Configuration mode.
Syntax
lock
Parameters None
Default Not configured
Command Mode EXEC
Usage Information The lock command fails if there are uncommitted changes in the candidate configuration.
Example
OS10# lock
Supported
Releases
10.2.0E or later
management route
Configures an IPv4/IPv6 static route the Management port uses. To configure multiple management routes, repeat the command.
Syntax
management route {ipv4-address/mask | ipv6-address/prefix-length} {forwarding-
router-address | managementethernet}
Parameters
ipv4-address/mask — Enter an IPv4 network address in dotted-decimal format (A.B.C.D), then a subnet
mask in prefix-length format (/xx).
ipv6-address/prefix-length — Enter an IPv6 address in x:x:x:x::x format with the prefix length
in /xxx format. The prefix range is /0 to /128.
forwarding-router-address — Enter the next-hop IPv4/IPv6 address of a forwarding router
(gateway) for network traffic from the Management port.
managementethernet — Configure the Management port as the interface for the route and associates
the route with the Management interface.
Default Not configured
Command Mode CONFIGURATION
CLI Basics 65