Turning off tracking of configuration changes

An application that does not want its configuration changes tracked by SLX, should turn off Configuration Drift Tracking in that session immediately after starting the session.

To turn off Configuration Drift Tracking for a session, execute the following command in CLI mode:

From the command prompt, run the config-drift-track off command.
SLX# config-drift-track off

SLX#

Configuration Drift Tracking is turned off for the current session.

Note

Note

Configuration Drift Tracking will be enabled for a session until it gets turned off explicitly for that session.
Note

Note

Any attempt to turn off Configuration Drift Tracking for a session where it is already turned off, gets ignored by SLX. Also, application need not turn off drift tracking for a read-only session.