set snmp persistmode
2-36 Basic Configuration
Example
Thisexampleshowshowtodisplaytheconfigurationpersistencemodesetting.Inthiscase,
persistencemodeissetto“manual”,whichmeansconfigurationchangesarenotbeing
automaticallysaved.
D2(su)->show snmp persistmode
persistmode is manual
set snmp persistmode
Usethiscommandtosettheconfigurationpersistencemode,whichdetermineswhetheruser‐
definedconfigurationchangesaresavedautomatically,orrequireissuingthesaveconfig
command.See“ConfigurationPersistenceMode”onpage2‐34formoreinformation.
Syntax
set snmp persistmode {auto | manual}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtosettheconfigurationpersistencemodetomanual:
D2(su)->set snmp persistmode manual
save config
Usethiscommandtosavetherunningconfiguration.Ifapplicable,thiscommandwillsavethe
configurationtoallswitchmembersinastack.
Syntax
save config
Parameters
None.
Defaults
None.
auto Setstheconfigurationpersistencemodetoautomatic.Thisisthedefault
state.
manual Setstheconfigurationpersistencemodetomanual.Inordertomake
configurationchangespersistent,the saveconfigcommandmustbe
issuedasdescribedin“saveconfig”onpage2‐36.Thismodeisusefulfor
revertingback
tooldconfigurations.