Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-704 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
trackChangesSet
2
Note: Enter commands in lowercase only; mixed case is for readability.
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.
N
ote
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:
See Also agtCfgSet, agtCfgShow, trackChangesHelp, trackChangesShow
switch:admin> trackchangesset 1, 1
Committing configuration...done.
switch:admin> trackchangesshow
Track changes status: ON
Track changes generate SNMP-TRAP: YES