Configures the logging or monitoring interval for all Traffic Management (TM) discarded packets on the SLX-OS device.
The logging interval is 60 minutes.
The default threshold is zero (0) discarded packets.
System monitor TM configuration mode
Use the no version of this command to reset the default interval or threshold values.
device# show logging raslog reverse count 10 2017/01/05-10:56:58, [SYSD-1005], 788, M2 | Active | DCE, WARNING, SLX, TM threshold, Tail discarded packets 20734462 on device 3.1.1.
The following example configures the logging interval to 120 minutes.
device# configure terminal device(config)# system-monitor tm device(config-sys-mon-tm)# discard-packet logging-interval 120
The following example configures the threshold to 50 discarded packets.
device# configure terminal device(config)# system-monitor tm device(config-sys-mon-tm)# discard-packet threshold 50