display qos-acl resource

Use display qos-acl resource to display QoS and ACL resource usage.

Syntax

display qos-acl resource [ slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

slot slot-number: Specifies an IRF member device by its member ID. If you do not specify a member device, this command displays QoS and ACL resource usage for all member devices.

Usage guidelines

This command does not display any usage data if the specified device does not support counting QoS and ACL resources.

Examples

# Display QoS and ACL resource usage.

<Sysname> display qos-acl resource
Interfaces: XGE1/0/1 to XGE1/0/24, HGE1/0/25 to HGE1/0/30
            XGE1/0/31 to XGE1/0/54, MGE0/0/0 to MGE0/0/1 (slot 1)
---------------------------------------------------------------------
 Type             Total      Reserved   Configured Remaining  Usage
---------------------------------------------------------------------
 VFP ACL          41728      0          0          41728      0%
 IFP ACL          50176      8192       2          41982      16%
 IFP Meter        30720      136        0          30584      0%
 IFP Counter      8175       146        0          8029       1%
 EFP ACL          20864      0          0          20864      0%
 EFP Counter      4094       0          0          4094       0%

Table 6: Command output

Field

Description

Interfaces

Interface range for the resources.

Type

Resource type:

  • VFP ACL—ACL resources for marking the local QoS ID before Layer 2 forwarding.

  • IFP ACL—Inbound ACL resources.

  • IFP Meter—Inbound traffic policing resources.

  • IFP Counter—Inbound traffic accounting resources.

  • EFP ACL—Outbound ACL resources.

  • EFP Counter—Outbound traffic accounting resources.

Total

Total number of resources.

Reserved

Number of reserved resources.

Configured

Number of resources that has been applied.

Remaining

Number of resources that you can apply.

Usage

Configured and reserved resources as a percentage of total resources. If the percentage is not an integer, this field displays the integer part. For example, if the actual usage is 50.8%, this field displays 50%.