Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 703
53-1000436-01
trackChangesSet
2
trackChangesSet
Enables or disables track-changes feature.
Synopsis trackchangesset [mode][, snmptrapmode]
Description This command enables or disables the track-changes feature. An SNMP-TRAP mode can also be
enabled. Trackable changes are:
Successful login
Unsuccessful login
Logout
Config file change from task
Track-changes on
Track-changes off
The output from the track-changes feature is dumped to the error log for the switch. Use errDump
or errShow to view the error log.
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
mode Specify 1 to enable the track-changes feature or 0 to disable the feature. The
default (if no operand is specified) is to disable the track-changes feature.
This operand is optional.
snmptrapmode Specify 1 to enable errors to be sent to the SNMP-TRAP in addition to the
errlog or specify 0 to disable the SNMP-TRAP messages. The default (if no
operand is specified) is to disable SNMP-TRAP messages. This operand is
optional.
Examples To enable the track-changes feature:
switch:admin> trackchangesset 1, 1
Committing configuration...done.
switch:admin> trackchangesshow
Track changes status: ON
Track changes generate SNMP-TRAP: YES
See Also agtCfgSet, agtCfgShow, trackChangesHelp, trackChangesShow