Stop recording sample history
To stop recording sample history for an LSP, complete the following steps.
Example
The following example combines the steps above to disable recorded sample history on LSP1.
device>configure device(config)# router mpls device(config-router-mpls)# lsp lsp1 device(config-router-mpls-lsp-lsp1)# autobw device(config-router-mpls-lsp-lsp1-autobw)# sample-recording disable
To display the sample record, use the following command.
device# show mpls lsp autobw-samples
To clear all the recorded sample history, use the following command.
device# clear mpls auto-bandwidth-sample-history
The user may also wish to record the sample-history for certain period of time. The user is able to turn off and on the sample recording to capture the rate for those periods. In order completely delete the sample-history and turn off recording, the user is required to first turn off the sample-recording followed by clearing the sample history.