Specifications

set snmp persistmode
SecureStack B2 Configuration Guide 3-39
saved.Inordertomakeconfigurationchangespersistentwhenthemodeismanual,thesave
configcommandmustbeissuedasdescribedinConfigurationPersistenceModeonpage337.
Example
Thisexampleshowshowtodisplaytheconfiguration persistencemodesetting.Inthiscase,
persistencemodeissetto“manual”,whichmeansconfigurationchangesarenotbeing
automaticallysaved.
B2(su)->show snmp persistmode
persistmode is manual
set snmp persistmode
Usethiscommandtosettheconfigurationpersistencemode,whichdetermineswhetheruser
definedconfigurationchangesaresavedautomatically,orrequireissuingthesaveconfig
command.SeeConfigurationPersistenceModeonpage337formoreinformation.
Syntax
set snmp persistmode {auto | manual}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtosettheconfigurationpersistencemodetomanual:
B2(su)->set snmp persistmode manual
save config
Usethiscommandtosavetherunningconfiguration.Ifapplicable,thiscommandwillsavethe
configurationtoallswitchmembersinastack.
Syntax
save config
Parameters
None.
auto Setstheconfigurationpersistencemodetoautomatic.Thisisthedefault
state.
manual Setstheconfigurationpersistencemodetomanual.Inordertomake
configurationchangespersistent,the saveconfigcommandmustbe
issuedasdescribedinsaveconfigonpage339.Thismodeisusefulfor
revertingback
tooldconfigurations.