< Home

QOSE/3/STAT_FAIL

Message

QOSE/3/STAT_FAIL:Failed to execute ([STRING1]) due to insufficient resources in slot [STRING2].

Description

ACL resources are insufficient, and the statistic enable command fails to be executed in the specified VLAN on the switch.

Parameters

Parameter Name Parameter Meaning
STRING1 Command that fails to be executed (that is, statistic enable) and ID of the VLAN where the command fails to be executed.
STRING2 Slot ID of the switch.

Possible Causes

When the VLAN in the log is not created, the vlan vlan-id configuration command is used to enter the VLAN view and statistic enable is configured in the VLAN view. When the VLAN is created, the statistic enable command fails to be executed due to insufficient ACL resources on the switch.

Procedure

  1. Run the display vlan command to check basic information about all created VLANs and check whether the traffic statistics function is enabled in a VLAN. When the value of Statistics is enable, the traffic statistics function is enabled in a VLAN.

    Here, only the information that users need to focus on is displayed. The display vlan command output depends on the switch.

    <HUAWEI> display vlan
    ......
    VID  Status  Property      MAC-LRN Statistics Description
    --------------------------------------------------------------------------------
    1    enable  default       enable  disable    VLAN 0001
    9    enable  default       enable  enable     VLAN 0009
    40   enable  default       enable  enable     VLAN 0040
    50   enable  default       enable  disable    VLAN 0050

    • If so, go to step 2.
    • If not, go to step 5.
  2. Check whether the traffic statistics function is required in the corresponding VLAN based on service requirements.
    • If so, go to step 5.
    • If not, go to step 3.
  3. Enter the VLAN view and run the undo statistic enable command to disable the traffic statistics function.
  4. Delete the VLAN in the log and re-create it. Check whether a log indicating that the statistic enable command fails to be executed is generated.
    • If so, go to step 5.
    • If not, no action is required.
  5. Collect log information and configuration information, and then contact technical support personnel. You can collect diagnostic information using the display diagnostic-information command.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic