The display access delay load-balance command displays information about a specified load balancing group on a device. The information includes the name of the load balancing group, and BAS interfaces in the load balancing group.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
After inter-board load balancing is configured using the access-delay load-balance-group command in the BAS interface view, you can run the display access delay load-balance command to view information about a specified load balancing group. The command output helps check whether the load balancing group is properly configured.
Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display access delay load-balance group huawei Group-name:huawei Member-count:2 Active-count:2 Delay-time:0 ------------------------------------------------------------------------- Member-InterfaceName Number DelayTime Count Chasten UpDownTime ------------------------------------------------------------------------- GigabitEthernet0/1/1.1 0 20 0 0 - GigabitEthernet0/1/9.1 1 20 0 0 - -------------------------------------------------------------------------
Item | Description |
---|---|
Member-InterfaceName | Name of a member interface. |
Number | Number of a member interface. |
DelayTime | Delay time after which an interface responds to user login requests. |
Count | Number of times that a member interface alternates between Up and Down. |
Chasten | Penalty flag. A punished interface is not used for load balancing. The default penalty time is 5 minutes. After 5 minutes, the interface is available for load balancing again. |
UpDownTime | Time when an interface goes Up or Down for the first time if the penalty flag is not set, or penalty time if the penalty flag is set. |
Group-name | Name of a load balancing group. |
Member-count | Number of member interfaces in a load balancing group. |
Active-count | Number of active member interfaces in a load balancing group. |
Delay-time | Response delay time of the load balancing group. |