Reference Guide

Table Of Contents
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.
Example
OS10# commit
Example
(configuration)
OS10(config)# do commit
Supported
Releases
10.2.0E or later
configure
Enters CONFIGURATION mode from EXEC mode.
Syntax
configure {terminal}
Parameters terminal Enters CONFIGURATION mode from EXEC mode.
Default Not configured
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 configuration to the startup configuration and transfers files 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 | supportbundle://filepath | tftp://filepath | usb://
filepath]
Parameters
running-configuration startup-configuration (Optional) Copy the current running
configuration file to the startup configuration file.
config://filepath (Optional) Copy from configuration 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.
Getting Started 53