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. The slot-number argument represents the member ID of the IRF member device. If you do not specify an IRF member device, this command displays QoS and ACL resource usage on all member devices.
slot slot-number: Specifies an IRF member device by its member ID. If you do not specify this option on an IRF fabric, this command displays QoS and ACL resource usage on all member devices. If you do not specify this option on an IRF 3 system, this command displays QoS and ACL resource usage on all devices.
Examples
# Display QoS and ACL resource usage.
<Sysname> display qos-acl resource Interfaces: GE1/0/1 to GE1/0/48, XGE1/0/49 to XGE1/0/52 --------------------------------------------------------------------- Type Total Reserved Configured Remaining Usage --------------------------------------------------------------------- VFP ACL 2048 512 0 1536 25% IFP ACL 4096 1024 0 3072 25% IFP Meter 2048 512 0 1536 25% IFP Counter 2048 256 0 1792 12% EFP ACL 1024 0 0 1024 0% EFP Meter 512 0 0 512 0% EFP Counter 512 0 0 512 0%
Table 6: Command output
Field | Description |
---|---|
Interfaces | Interface range for the resource. |
Type | Resource type:
|
Total | Total number of resource. |
Reserved | Number of reserved resource. |
Configured | Number of resource that has been applied. |
Remaining | Number of resource 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%. |