Specifications

Managing Configuration Files
RoamAbout Mobility System Software Configuration Guide 23-11
Saving Configuration Changes
Tosavetherunningconfigurationtoaconfigurationfile,usethefollowingcommand:
save config [filename]
Ifyoudonotspecifyafilenameofupto128 alphanumericcharacters,thecommandreplacesthe
startupconfigurationfilethatwasloadedthelasttimethesoftwarewasrebooted.(Todisplaythe
filenameofthatconfiguration file,seeDisplayingBootInformationonpage 233.)
Examples
Tosavetherunningconfigurationtothe fileloadedthelasttimethesoftwarewasrebooted,type
thefollowingcommand:
RBT-8100# save config
success: configuration saved.
Tosavetherunningconfigurationtoafilenamednewconfig,typethefollowingcommand:
RBT-8100# save config newconfig
success: configuration saved to newconfig.
Specifying the Configuration File to Use After the Next Reboot
Bydefault,theRoamAboutSwitchloadstheconfigurationfilenamedconfigurationfrom
nonvolatilestoragefollowingasoftwarereboot.Touseadifferentconfigurationfileinnonvolatile
storageafterrebooting,usethefollowingcommand:
set boot configuration-file filename
Example
ToconfigureaRoamAboutSwitchtoloadtheconfigurationfilefloor2rasfromnonvolatilestorage
followingthenextsoftwarereboot,typethefollowingcommand:
RBT-8100# set boot configuration-file floor2ras
success: boot config set.
Loading a Configuration File
ToloadconfigurationcommandsfromafileintotheRoamAboutSwitch’srunningconfiguration,
usethefollowingcommand:
load config [url]
ThedefaultURListhenameoftheconfigurationfileloadedafterthelastreboot.
Example
Toloadaconfigurationfilenamednewconfig,typethefollowingcommand:
RBT-8100# load config newconfig
Note: This command completely removes the running configuration and replaces it with the
configuration contained in the file. Enterasys Networks recommends that you save a copy of the
current running configuration to a backup configuration file before loading a new configuration.