Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
672 Fabric OS Command Reference
53-1000599-02
trackChangesSet
2
trackChangesSet
Enables or disables the 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.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
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 snmpConfig, trackChangesHelp, trackChangesShow