Fabric OS Reference Manual

240 Fabric OS Reference Manual
Example Two examples are shown: The first sets the track-changes feature and
disables SNMP TRAP messages. The second disables both the
track-changes feature and SNMP TRAP messages.
See Also
agtcfgSet
agtcfgShow
switch:admin> trackChangesSet 1, 0
0x10f9bcd0 (tShell): Feb 10 15:04:38
Error TRACK-TRACK_ON, 4, Track-changes on
Committing configuration...done.
0x10f9bcd0 (tShell): Feb 10 15:04:42
Error TRACK-CONFIG_CHANGE, 4, Config file change from task:tShell
switch:admin> trackChangesSet 0, 0
0x10f9bcd0 (tShell): Feb 10 15:04:50
Error TRACK-TRACK_OFF, 4, Track-changes off
Committing configuration...done.