Reference v4.1.0 Instruction Manual
1182 Network OS Command Reference
53-1003115-01
show statistics access-list
2
show statistics access-list
Displays the statistics of an access-list status, or the statistical information on the specified ACL
bound to the specified interface.
Synopsis show statistics access-list {ip | ipv6 | mac} name interface {port-channel index |
gigabitethernet slot/port | tengigabitethernet slot/port | fortygigabitethernet slot/port |
vlan vlan_id | ve vlan_id} {in | out}
Operands ip | ipv6 |mac Specifies showing the configured rules of either a Layer 2 or Layer 3 ACL.
name The “name” of the ACL assigned at creation.
port-channel index Specifies the port-channel index to which the ACL is bound.
gigabitethernet slot/port
Specifies the 1-gigabit Ethernet interface to which the ACL is bound.
tengigabitethernet slot/port
Specifies the 10-gigabit Ethernet interface to which the ACL is bound.
fortygigabitethernet slot/port
Specifies the 40-gigabit Ethernet interface to which the ACL is bound.
vlan vlan_id Specifies the VLAN interface to which the ACL is bound. Refer to the Usage
Guidelines.
ve vlan_id Specifies the virtual Ethernet (VE) interface to which the ACL is bound.
Refer to the Usage Guidelines.
in | out Specifies the ACL binding direction (ingress or egress).
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display the statistics of an access-list status or the statistical information on
the specified ACL bound to the specified interface.
Usage Guidelines On the Brocade VDX family of switches, VLANs are treated as interfaces from a configuration point
of view. By default, all the DCB ports are assigned to VLAN 1 (VLAN ID equals 1). Valid VLAN IDs
are as follows:
• On Brocade VDX 8770 switches: 1 through 4086 for 802.1Q VLANs (VLAN IDs 4087
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
• On all other Brocade VDX switches: 1 through 3962 for 802.1Q VLANs (VLAN IDs 3963
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
Examples Typical output from the basic command.
switch# show statistics access-list ip l3ext in ip access-list l3ext
TenGigabitEthernet 1/1/8 in
seq 76 deny ip 10.10.75.10 0.0.0.0 any count log (795239 frames)
seq 77 hard-drop ip 10.10.75.10 0.0.0.0 10.10.11.0 0.0.0.255 count log (0 frames)
seq 78 hard-drop ip any 10.10.11.0 0.0.0.255 count log (0 frames)
seq 79 hard-drop ip any 10.10.0.0 0.0.255.255 count log (0 frames)
seq 80 hard-drop ip 10.10.75.10 0.0.0.0 any count log (0 frames)