Show access-group, Show access-list, Show access-group show access-list – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 309

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

259

53-1002581-01

ACL Information

11

Example

Console#clear access-list hardware counters

Console#

show access-group

This command shows the port assignments of ACLs.

Command Mode

Privileged Executive

Example

Console#show access-group

Interface ethernet 1/2

IP access-list david

MAC access-list jerry

Console#

show access-list

This command shows all ACLs and associated rules.

Syntax

show access-list

[[arp [acl-name]] | [hardware counters]
[ip [extended [acl-name] | standard [acl-name]] |
[ipv6 [extended [acl-name] | standard [acl-name]] |
[mac [acl-name]] | [tcam-utilization] | [hardware counters]]

arp – Shows ingress or egress rules for ARP ACLs.

hardware counters – Shows statistics for all ACLs.

ip extended – Shows ingress rules for Extended IPv4 ACLs.

ip standard – Shows ingress rules for Standard IPv4 ACLs.

ipv6 extended – Shows ingress rules for Extended IPv6 ACLs.

ipv6 standard – Shows ingress rules for Standard IPv6 ACLs.

mac – Shows ingress rules for MAC ACLs.

tcam-utilization – Shows the percentage of user configured ACL rules as a percentage of
total ACL rules

acl-name – Name of the ACL. (Maximum length: 16 characters)

Command Mode

Privileged Exec

Example

Console#show access-list

IP standard access-list david:

permit host 10.1.1.21

permit 168.92.0.0 255.255.15.0

IP extended access-list bob:

Advertising