Trackchangesset – Dell POWEREDGE M1000E User Manual

Page 1092

Advertising
background image

1064

Fabric OS Command Reference

53-1002746-01

trackChangesSet

2

trackChangesSet

Configures the track-changes feature.

SYNOPSIS

trackchangesset [mode][,snmptrapmode]

DESCRIPTION

Use this command to enable or disable the track-changes feature and to configure the SNMP-TRAP
mode. When enabled, this command tracks the following changes:

Successful login

Unsuccessful login

Logout

Enabling or disabling of the track-changes feature

The output from the track-changes feature is dumped to the switch error log. Use errDump or errShow
to view the error log.

When used without operand, this command displays the usage.

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

mode

Specify 1 to enable the track-changes feature or specify 0 to disable the feature.
Track-changes is disabled by default.

snmptrapmode

Specify 1 to enable sending messages to the SNMP-TRAP in addition to the error
log. Specify 0 to disable the SNMP-TRAP messages. The SNMP-TRAP mode is
disabled by default. This operand is optional; if omitted, this command disables
the SNMP-TRAP mode.

EXAMPLES

To enable the track-changes feature:

switch:admin> trackchangesset 1,1
Committing configuration...done.

To display the configuration:

switch:admin> trackchangesshow
Track changes status: ON
Track changes generate SNMP-TRAP: YES

SEE ALSO

trackChangesHelp

,

trackChangesShow

Advertising