Connectivity Guide

Table Of Contents
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. This command executes commands 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
commit
Commits changes in the candidate configuration to the running configuration.
Syntax
commit
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to save changes to the running configuration. Use the do commit command to save
changes in CONFIGURATION mode.
60 Getting Started