The idle-cut command configures idle-cut parameters for a domain. If a user in the domain meets the conditions, the connection of the user is torn down.
The undo idle-cut command cancels the idle-cut function.
By default, the idle-cut function is disabled in a domain.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
idle-time |
Specifies the period after which the user connection is torn down. |
The value is an integer that ranges from 0 to 2880 in minute. |
idle-data |
Specifies the amount of user traffic rate. If the user traffic rate is less than the amount, the user is considered idle. |
The value is an integer ranging from 0 to 76800000 in kbyte/min. If the value is 0, the system does not disconnect the idle user. |
zero-rate |
Indicates that if the time when the user traffic rate is less than 1Kbyte/min reaches the idle-time value, the system will disconnect the idle user. |
- |
inbound |
Indicates that the parameter idle takes effect only on the upstream traffic. |
- |
outbound |
Indicates that the parameter idle takes effect only on the downstream traffic. If you do not specify the inbound parameter or the outbound parameter, the idle-cut function takes effect on both upstream and downstream traffic. |
- |
Usage Scenario
Users consume bandwidth if they do not have any network access traffic after going online for a long time, causing a waste of resources. To prevent this problem, run the idle-cut command so that users whose traffic is lower than the specified traffic threshold during the idle-cut time are logged out.
Precautions
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] domain huawei [*HUAWEI-aaa-domain-huawei] idle-cut 60 500
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] domain huawei [*HUAWEI-aaa-domain-huawei] idle-cut 10 1000 inbound