Users Guide

Table Of Contents
congure
Enters CONFIGURATION mode from EXEC mode.
Syntax
configure {terminal}
Parameters terminal — Enters CONFIGURATION mode from EXEC mode.
Default Not congured
Command Mode EXEC
Usage Information Enter conf t for auto-completion.
Example
OS10# configure terminal
OS10(config)#
Supported Releases 10.2.0E or later
copy
Copies the current running conguration to the startup conguration and transfers les between an OS10 switch and a remote device.
Syntax
copy running-configuration [startup-configuration | config://filepath |
coredump://filepath | ftp://filepath | home://filepath | scp://filepath |
sftp://filepath | severity-profile profile-name | supportbundle://filepath |
tftp://filepath | usb://filepath]
Parameters
running-configuration startup-configuration — (Optional) Copy the current running
conguration le to the startup conguration le.
config://filepath — (Optional) Copy from the conguration directory.
coredump://filepath — (Optional) Copy from the coredump directory.
ftp://userid:passwd@hostip/filepath — (Optional) Copy from a remote FTP server.
home://username/filepath — (Optional) Copy from the home directory.
scp://userid:passwd@hostip/filepath — (Optional) Copy from a remote SCP server.
sftp://userid:passwd@hostip/filepath — (Optional) Copy from a remote SFTP server.
supportbundle://filepath — (Optional) Copy from the support-bundle directory.
severity-profile://filepath — (Optional) Copy from the severity-prole directory.
tftp://hostip/filepath — (Optional) Copy from a remote TFTP server.
usb:filepath — (Optional) Copy from a USB le system.
Default Not congured
Command Mode EXEC
Usage Information Use this command to save the running conguration to the startup conguration, transfer coredump les to a
remote location, backup the startup conguration, retrieve a previously backed-up conguration, replace the
startup conguration le, or transfer support bundles.
CAUTION: Dell EMC Networking recommends that you do not use 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.
CLI Basics 61