Configuration Guide SCC Commands
6.4 offline-detect interval threshold
Use this command to configure user online-status detection, so that a user is disconnected when its
traffic is lower than a specified threshold or is zero in a specified interval.
offline-detect interval interval threshold thredshold
Use this command to restore the default user online-status detection configuration.
default offline-detect
Use this command to disable user online-status detection.
no offline-detect
Indicates the interval of traffic detection (in minutes). The range is from
6 to 65,535 in minutes.
Indicates the traffic threshold (in bytes). The range is from 0 to
4,294,967,294 in bytes. The value of 0 indicates that the user is
disconnected when no traffic of the user is detected.
By default, the detection interval is 8 hours and the traffic threshold is 0.
Global configuration mode
You can use this command to configure user online-status detection to enable the device to disconnect
the authenticated user whose traffic is lower than a specified value and end accounting process.
The following example directly disconnects a user for the user's traffic is lower than 5 Kbytes within 5
minutes.
Ruijie(config)#offline-detect interval 5 threshold 5120
Use the show running command to display the configuration of online-status detection for
authenticated users.