Reference Guide

Congure user name and password
To set up remote access to OS10, create a new user name and password after you congure the Management port and default route.
Create a user name and password in CONFIGURATION mode.
username username [encryption-type] password password
username username — Enter a text string (up to 63 alphanumeric characters).
encryption-type — (Optional) Enter an encryption type for the password:
0 — Store the password as clear text (default).
5 — Encrypt the password using an MD5 hash algorithm.
7 — Encrypt the password using a DES hash algorithm.
8 — Encrypt the password using a SHA2 hash algorithm.
password password — Enter a text string (up to 32 alphanumeric characters).
Create user name and password
OS10(config)# username test password *****
Upgrade OS10
To upgrade OS10, download a new OS10 Enterprise Edition image from the DDL.
1 Sign into DDL using your account credentials.
2 Locate the entry for your entitlement ID and order number, then select the product name.
3 Select the Available Downloads tab on the Product page.
4 Select the OS10 Enterprise Edition image to download, then click Download.
5 Read the Dell End User License Agreement, then scroll to the end of the agreement and click Yes, I agree.
6 Select how you want to download the software les, then click Download Now.
Install the OS10 image on an ONIE-enabled switch with an installed OS10 license. See Install OS10 license for complete instructions.
CLI Basics
The OS10 command-line interface (CLI) is the software interface you use to access a device running the software — from the console or
through a network connection. The CLI is an OS10-specic command shell that runs on top of a Linux-based operating system kernel. By
leveraging industry-standard tools and utilities, the CLI provides a powerful set of commands that you can use to monitor and congure
devices running OS10.
User accounts
OS10 denes two categories of user accounts — use admin for both the username and password to log into the CLI, or use
linuxadmin to log into the Linux shell.
26
Getting Started