190
Asanté IntraCore 36000 Series
16.20 configure
This command activates Global Configuration mode. You must enter this mode to modify any settings on the
switch. You must also enter Global Configuration mode prior to enabling some of the other configuration
modes, including Interface Configuration, Line Configuration, VLAN Database Configuration, and Multiple
Spanning Tree Configuration. See section
14.5 Understanding Command Modes
.
Default
None
Command Mode
Privileged Exec
Example
The following is sample output using the configure command.
Console#
configure
Console(config)#
Related Commands
end
16.21 copy
This command moves (upload/download) a code image or configuration file between the switch’s flash
memory and a TFTP server. When you save the system code or configuration settings to a file on a TFTP
server, that file can later be downloaded to the switch to restore system operation. The success of the file
transfer depends on the accessibility of the TFTP server and the quality of the network connection.
Syntax Description
copy file {file | running-config | startup-config | tftp}
copy running-config {file | startup-config | tftp}
copy startup-config {file | running-config | tftp}
copy tftp {file | running-config | startup-config | https-certificate |
public-key}
file
Keyword that allows you to copy to/from a file.
running-config
Keyword that allows you to copy to/from the current running configuration.
Startup-config The
configuration used for system initialization.
tftp
Keyword that allows you to copy to/from a TFTP server.
https-certificate
Copies an HTTPS certificate from an TFTP server to the switch.