Netgear M4300-28G (GSM4328S) - Stackable Managed Switch with 24x1G and 4x10G including 2x10GBASE-T and 2xSFP+ Layer 3 Software Guide

Page of 1143
Utility Commands 
240
M4200 and M4300 Series ProSAFE Managed Switches 
configuration
This command gracefully reloads the configuration. If you do not specify a script name, the 
switch reloads the existing startup-config file. If you specify a script name, you must include 
the extension.
copy
The copy command uploads and downloads files to and from the switch. You can also use 
the copy command to manage the dual images (image 1 and image 2) on the file system. 
Upload and download files from a server using FTP, TFTP, Xmodem, Ymodem, or Zmodem. 
SFTP and SCP are available as additional transfer methods if the software package supports 
secure management. If FTP is used, a password is required. 
Replace the source and destination parameters with the options in 
page 241. For the url source and destination arguments that are listed in 
, use one 
of the following values:
xmodem
ymodem
zmodem
tftp://{ipaddress | hostname}/filepath/filename
ftp://{user@ipaddr | hostname}/path/filename
scp://{user@ipaddr | hostname}/path/filename
sftp://{user@ipaddr | hostname}/path/filename
usb://filepath/filename
The verify and noverify keywords are available only if the image/configuration verify 
options feature is enabled (see 
on page 244); verify specifies that digital 
signature verification will be performed for the specified downloaded image or configuration 
file. noverify specifies that no verification will be performed. 
The keyword ias-users supports the downloading of the IAS user database file. When the 
IAS users file is downloaded, the switch IAS user’s database is replaced with the users and 
its attributes available in the downloaded file. In the command copy url ias-users, for 
url 
one of the following is used for IAS users file:
{{tftp://<ipaddr> | <ipv6address> | <hostname>/<filepath>/<filename>} |
{sftp | scp://<username>@<ipaddress>/<filepath>/<filename>}}
Format
configuration [scriptname]
Mode
Privileged EXEC
Format
copy source destination {verify | noverify}
Mode
Privileged EXEC