122
save
Syntax
save
View
User view
Parameter
None
Description
Use the save command to save current configuration of the switch.
Example
# Save current configuration of the switch.
<Command-Line> save
This will save the configuration in the FLASH memory
Are you sure?[Y/N]y
Now saving current configuration to FLASH memory
Please wait for a while...
Current configuration saved to FLASH memory successfully
tftp update
Syntax
tftp update ip-address filename
View
User view
Parameter
ip-address: IP address of the TFTP server
filename: Name of the upgrade file
Description
Use the tftp update command to upgrade the switch software. After successful upgrade, the switch restarts
automatically.
Before executing this command, configure the TFTP server well, and specify the corresponding upgrade file.
Example
# Upgrade the switch software through TFTP.
<Command-Line> tftp update 192.168.0.100 test.bin
Are you sure to download file to flash?[Y/N]:y