SmartWare Software Configuration Guide
Step
3
node #copy tftp:// node-ip-address / current-config
nvram: startup-config
node #reload
4
Example: Modifying the running configuration offline
The following example shows the commands used to upload the running configuration from the SmartNode
to the file current-config on a TFTP server at IP address 172.16.36.80. The uploaded configuration file will be
written into the root directory specified by the TFTP server settings, and overwrites any existing file with the
same name. Read your TFTP server manual to get a thorough understanding of its behavior. After this the con-
figuration file is available for offline editing on the TFTP server. Following the modified configuration file cur-
rent-config is downloaded from the TFTP server, at IP address 172.16.36.80, to the SmartNode's persistent
memory region nvram: using the name startup-config. Finally the SmartNode has to be restarted.
SN#copy running-config tftp://172.16.36.80/user/current-config
Upload...100%
At this point in time the offline editing of the configuration file current-config on the TFTP server takes place.
SN#copy tftp://172.16.36.80/user/ current-config nvram:startup-config
Download...100%
SN#reload
Press 'yes' to restart, 'no' to cancel : yes
The system is going down
Deleting a specified configuration
This procedures describes how to delete configuration files from the SmartNode flash memory region nvram:.
Mode: Administrator execution
Step
Command
1
node #show nvram:
2
node #erase name
Example: Deleting a specified configuration
The following example shows how to delete a specific configuration from among a set of three available config-
urations in Flash memory. The configuration named "isoip-config" is to be deleted, since it is no longer used.
1. First the command show nvram: is used with to list all available configurations.
Configuration file handling task list
Command
Lists the loaded configurations
Deletes the configuration name from flash memory.
7 • Configuration file handling
Purpose
Downloads the modified configuration file cur-
rent-config from the TFTP server at address node-
ip-address into the persistent memory region
nvram: using the name startup-config. This
progress is visualized with a counter, counting up
from 0 to 100% according to the downloaded
amount of the file size. If the download should
fail an error message "% File Transfer - Get
failed" is displayed.
Restarts the system
Purpose
89
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?