Reference Guide

Table Of Contents
The no version of this command deletes an 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
batch
Executes a series of commands in a file in batch (non-interactive) processing.
Syntax
batch /home/username/filename
Parameters
username Enter the user name that was used to copy the command file.
filename Enter the name of a batch command file.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to create a batch command file on a remote machine. Copy the command file to the
home directory on your switch. Enter the batch command to execute commands in the file in batch
mode. OS10 automatically commits all commands in a batch file; you do not have to enter the commit
command. To display the files stored in the home directory, enter dir home. Use the dir home
command to view the files stored in the home directory.
Example
batch /home/admin/b.cmd
Jun 26 18:29:12 OS10 dn_l3_core_services[723]: Node.1-Unit.1:PRI:notice
[os10:trap],
%Dell EMC (OS10) %log-notice:IP_ADDRESS_ADD: IP Address add is
successful.
IP 172.17.4.1/24 in VRF:default added successfully
Supported
Releases
10.2.0E or later
boot
Configures which OS10 image to use the next time the system boots up.
Syntax
boot system [active | standby]
Parameters
active Reset the running partition as the next boot partition.
standby Set the standby partition as the next boot partition.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to configure the location of the OS10 image used to reload the software at boot
time. Use the show boot command to view the configured next boot image. This command is applied
immediately.
Example
OS10# boot system standby
Supported
Releases
10.2.0E or later
52 Getting Started