724-746-5500 | blackbox.com
Page 160
724-746-5500 | blackbox.com
Chapter 10: SmartPath Operating System (OS)
To create and load a bootstrap config, make a text file containing a set of commands that you want the SmartPath AP to load as
its bootstrap configuration (for an example, see Section 11.5). Save the file locally and then load it with one of the following
commands:
save config tftp://
ip _ addr:filename
bootstrap
save config scp://
username@ip _ addr:filename
bootstrap
NOTE: Similar to the way that a current config consists of the commands you added on top of the default config, a bootstrap
config consists of default definitions and settings plus whatever other settings you configure.
After it is loaded, you can enter the following command to view the bootstrap file:
show config bootstrap
If you want to run the bootstrap config, enter the following commands:
load config bootstrap
reboot
When the bootstrap config loads, enter the login parameters you defined for that configuration. To return to your previous
current config file, enter the following commands:
load config backup
reboot