Users Guide

Example
OS10# show version
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved.
OS Version: 10.5.2.2
Build Version: 10.5.2.2.215
Build Time: 2020-12-11T21:35:41+0000
System Type: S5248F-ON
Architecture: x86_64
Up Time: 1 day 00:54:13
Supported
Releases
10.2.0E or later
start
Activates Transaction-Based Configuration mode for the active session.
Syntax
start transaction
Parameters transaction - Enables the transaction-based configuration.
Default Not configured
Command Mode EXEC
Usage
Information
Use the start command to save changes to the candidate configuration before applying configuration
changes to the running configuration.
NOTE: Before you start a transaction, you must lock the session using the lock command in EXEC
mode. Otherwise, the configuration changes from other sessions are committed.
Example
OS10# start transaction
Supported
Releases
10.3.1E or later
system
Executes a Linux command from within OS10.
Syntax
system command
Parameters command Enter the Linux command to execute.
Default Not configured
Command Mode EXEC
Usage
Information
None
Example
OS10# system bash
admin@OS10:~$ pwd
/config/home/admin
admin@OS10:~$ exit
OS10#
Supported
Releases
10.2.0E or later
CLI Basics 99