Connectivity Guide

Table Of Contents
CAUTION: Dell EMC Networking recommends that you avoid using a copy command to
download an OS10 image to the switch. The downloaded image occupies a large amount of
disk space. Use the image download command to download an OS10 image.
When using the scp and sftp options, always enter an absolute file path instead of a path relative to the
home directory of the user account; for example, enter:
copy config://startup.xml scp://dellos10:password@10.1.1.1/home/dellos10/
backup.xml
Example
OS10# dir coredump
Directory contents for folder: coredump
Date (modified) Size (bytes) Name
--------------------- ------------
------------------------------------------
2017-02-15T19:05:41Z 12402278 core.netconfd-
pro.2017-02-15_19-05-09.gz
OS10# copy coredump://core.netconfd-pro.2017-02-15_19-05-09.gz scp://
os10user:os10passwd@10.11.222.1/home/os10/core.netconfd-pro.2017-02
-15_19-05-09.gz
Example
(copy startup
configuration)
OS10# dir config
Directory contents for folder: config
Date (modified) Size (bytes) Name
--------------------- ------------ ------------
2017-02-15T20:38:12Z 54525 startup.xml
OS10# copy config://startup.xml scp://os10user:os10passwd@10.11.222.1/
home/os10/backup.xml
Example
(retrieve backed-
up configuration)
OS10# copy scp://os10user:os10passwd@10.11.222.1/home/os10/backup.xml
home://config.xml
OS10(conf-if-eth1/1/5)# dir home
Directory contents for folder: home
Date (modified) Size (bytes) Name
--------------------- ------------ -----------
2017-02-15T21:19:54Z 54525 config.xml
Example
(replace startup
configuration)
OS10# home://config.xml config://startup.xml
Supported
Releases
10.2.0E or later
default (alias)
Configures default values for input parameters in a multi-line alias.
Syntax
default n value
Parameters
n Enter the number of the argument, from 1 to 9.
value Enter the value for the input parameter.
62 Getting Started