Connectivity Guide

Table Of Contents
After you install OS10 and log in, install the license to run OS10 Enterprise Edition beyond the trial period. For more information,
see Download OS10 image and license. The OS10 license is installed in the /mnt/license directory.
1. Download the License.zip file from DDL as described in Download OS10 image and license.
2. Open the zip file and locate the license file in the Dell folder. Copy the license file to a local or remote workstation.
3. Install the license file from the workstation in EXEC mode.
license install {ftp: | http: | localfs: | scp: | sftp: | tftp: | usb:} filepath/
filename
ftp://userid:passwd@hostip/filepath Copy from a remote FTP server.
http://hostip/filepath Copy from a remote HTTP server.
http://hostip Send request to a remote HTTP server.
localfs://filepath Install from a local file directory.
scp://userid:passwd@hostip/filepath Copy from a remote SCP server.
sftp://userid:passwd@hostip/filepath Copy from a remote SFTP server.
tftp://hostip/filepath Copy from a remote TFTP server.
usb://filepath Install from a file directory on a storage device connected to the USB storage port on the switch.
filepath/filename Enter the directory path where the license file is stored.
Install license SCP
OS10# license install scp://user:userpwd@10.1.1.10/CFNNX42-NOSEnterprise-License.xml
License installation success.
Install license localfs
Follow these steps to install a license from a local file directory:
1. Copy the license file from the ftp server location to the home directory on the system.
OS10# copy ftp://admin:admin@10.11.95.101//home/admin/LADF/7B900Q2-NOSEnterprise-
License.XML home://7B900Q2-NOSEnterprise-License.XML
2. (optional) Use the show copy-file status command to check the status of the file copy.
OS10# show copy-file status
File Transfer State: idle
--------------------------------------------------
State Detail: idle
Task Start: 2019-02-15T00:46:35Z
Task End: 2019-02-15T00:46:36Z
Transfer Progress: 100 %
Transfer Bytes: 3795 bytes
File Size: 3795 bytes
Transfer Rate: 8 kbps
3. Verify that the license is present in the home directory of your system.
OS10# dir home
Directory contents for folder: home
Date (modified) Size (bytes) Name
--------------------- ------------ -----------------------
2019-02-15T00:47:25Z 3795 7B900Q2-NOSEnterprise-License.XML
4. Execute the license install command specifying the path to the home directory location where the license was
downloaded in step 1.
OS10# license install localfs://home/admin/7B900Q2-NOSEnterprise-License.XML
[ 5784.994389] EXT4-fs error (device dm-0): ext4_has_uninit_itable:3039: comm
CPS_API_instanc: Inode table for bg 0 marked as needing zeroing
License installation success.
Verify license installation
OS10# show license status
32
Getting Started