Layer 2 acl commands, Chapter 10, Clear counters access-list mac – Dell POWEREDGE M1000E User Manual

Page 157: Chapter 10, “layer 2 acl commands, Desc, Chapter

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

141

53-1002115-01

Chapter

10

Layer 2 ACL commands

clear counters access-list mac

Clears all the Media Access Control (MAC) ACL counters for all interfaces which have ACL applied
on them or for a specific interface.

Synopsis

clear counters access-list mac name [interface |port-channel number | {in | ex}tengigabitethernet
slot/port
| vlan vlan_id]

Operands.

name

Specifies the name of the MAC ACL.

interface

Use this keyword to specify any of the following interfaces:

tengigabitethernet

Specifies a valid 10 Gbps Ethernet interface.

slot

Specifies a valid slot number.

port

Specifies a valid port number.

port-channel number

Specifies the port-channel number. The range of valid values is 1-63.

vlan vlan_id

Specifies the VLAN number. The range of valid values is 1-3583.

Defaults

There are no default configurations for this command.

Command

Modes

Privileged EXEC mode

Description

Use this command to clear counters for all or for a specific interface for MAC access list counters.

Usage

Guidelines

If the interface keyword is not specified, then ACL counters on all interfaces which have this ACL
applied are cleared. There are 255 ACL counters supported per port group.

Example

To clear counters for the configured MAC access list named test on an interface:

switch#clear counters access-list mac test interface intengigabitethernet 0/1

To clear counters for the configured MAC access list named test on all interfaces on which this ACL
is applied:

switch#clear counters access-list mac test

See Also

show mac access-list, show statistics access-list

Advertising