show access-list meter

show access-list meter {metername} [any | ports [port_list ] | vlan vlanname ] {ingress | egress}

Description

Displays the specified access list meter statistics and configurations.

Syntax Description

meter-name Specifies the ACL meter to display.
out-of-profile Show the meter out-of-profile status.
disabled-ports Show the meter out-of-profile status that resulted in disable-port action.
port_list Specifies the port list name to display the meters on.
port_group Specifies a port group name to display the meters on.
vlan_name Specifies to display the meters on the VLAN.
global-count Counter of all the rules using a per-port meter.
ingress ACLs applied to ingress.
egress ACLs applied to egress.

Default

N/A.

Usage Guidelines

Use this command to display the ACL meters.

Example

The following example displays access list meter information for port 7:1:

X460-48t.1 # show access-list meter ports 1-4
==========================================================================
Policy Name      Vlan Name        Port
                   Committed        Max Burst    Out-of-Profile  Out-of-Profile  
     Meter         Rate (Kbps)      Size         Action    DSCP    Packet Count
===============================================================================
(none)           *                2     
    ingmeter3          3000000 Kbps  300000 Kb     - - - Dr   -          123456
    ingmeter4          4000000 pps   400000 pkt    - - - Dr   -               0
(none)           *                3     
    ingmeter12         Max           123456 Kb     - - - Dr   -               0
    ingmeter3          3000000 Kbps  300000 Kb     - - - Dr   -               0
    ingmeter4          4000000 pps   400000 pkt    - T - Dr   -               0
(none)
    ingmeter12         Max           123456 Kb     L T D DrP  64         871234
    ingmeter3          3000000 Kbps  300000 Kb     - - D Dr    -              0
    ingmeter4          4000000 pps   400000 pkt    L - D Dr    -              0

Action   :  (D) Disable Port, (Dr) Drop, (DrP) Set Drop Precedence,
            (L) Log, (T) Trap

History

This command was available in ExtremeXOS 11.1.

Platform Availability

This command is available on all platforms.