Converged Enhanced Ethernet Administrator's Guide v6.4.0 (53-1001761-01, June 2010)

134 Converged Enhanced Ethernet Administrator’s Guide
53-1001761-01
Flash file management commands
14
DRAFT: BROCADE CONFIDENTIAL
switch#copy flash://config_filename startup-config
CEE configuration management commands
Table 23 lists the common CEE configuration management commands.
Flash file management commands
Table 24 describes the common tasks used to manage the Flash files on the Brocade 8000 switch.
The Converged Enhanced Ethernet Command Reference contains complete information on all
available CLI commands.
NOTE
Use of the flash:// prefix is optional.
TABLE 23 CEE configuration management commands
Task Command
Write the current running configuration file to
the startup configuration file.
NOTE: If you enter y at the prompt, the
running configuration file overwrites
the startup configuration file. If you
enter n at the prompt, the startup
configuration file is not overwritten.
switch#copy running-config startup-config
Overwrite the startup config file (y/n): y
Copy the startup configuration file to the
running configuration file.
switch#copy startup-config running-config
Erase the startup configuration file.
NOTE: This command does not affect the
running configuration file.
switch#write erase
Copy the running configuration file to the
archive folder on an FTP server.
switch#copy running-config
ftp://jsmith:password@/archive/config_file]
Copy a stored startup configuration file in
Flash to the running configuration.
switch#copy flash://test_filename
running-config
Copy a configuration file from an FTP server to
the startup configuration.
switch#copy
ftp://jsmith:password@/archive/test_filename
startup-config}
Display the contents of the running
configuration file.
switch#show running-config
TABLE 24 CEE Flash memory file management commands
Task Command
List the files in the Flash memory directory. switch#dir
Delete a file from the Flash memory directory. switch#delete flash://example_filename