Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
configure
D-Series CLI Reference 2-45
configure
Use this command to execute a previously downloaded configuration file stored on the switch.
Syntax
configure filename [append]
Parameters
Defaults
If append is not specified, the current running configuration will be replaced with the contents of 
the configuration file, which will require an automated reset of the chassis.
Mode
Switch command, read‐write.
Example
This example shows how to execute the “Jan1_2004.cfg” configuration file: 
D2(su)->configure configs/Jan1_2004.cfg
copy 
Use this command to upload or download an image or a CLI configuration file. 
Syntax
copy source destination
Parameters
Defaults
None.
Mode
Switch command, read‐write.
filename
Specifies the path and file name of the configuration file to execute. 
append
(Optional) Appends the configuration file contents to the current 
configuration. This is equivalent to typing the contents of the config file 
directly into the CLI and can be used, for example, to make incremental 
adjustments to the current configuration.
source
Specifies location and name of the source file to copy. Options are a local file 
path in the configs directory, or the URL of a TFTP server.
destination
Specifies location and name of the destination where the file will be copied. 
Options are a slot location and file name, or the URL of a TFTP server.