Reference Guide

show access-group
Displays IP, MAC, or IPv6 access-group information.
Syntax
show {ip | mac | ipv6} access-group name
Parameters
ip — View IP access list information.
mac — View MAC access group information.
ipv6 — View IPv6 access group information.
access-group name — Enter the name of the access group.
Default Not congured
Command Mode EXEC
Usage Information None
Example (IP)
OS10# show ip access-group aaa
Ingress IP access list aaa on ethernet 3/0
Ingress IP access list aaa on ethernet 4/0
Egress IP access list aaa on ethernet 4/0
Example (MAC)
OS10# show mac access-group bbb
Ingress MAC access list aaa on ethernet 3/0
Ingress MAC access list aaa on ethernet 4/0
Egress MAC access list aaa on ethernet 4/0
Example (IPv6)
OS10# show ipv6 access-group ccc
Ingress IPV6 access list aaa on ethernet 3/0
Ingress IPV6 access list aaa on ethernet 4/0
Egress IPV6 access list aaa on ethernet 4/0
Supported Releases 10.2.0E or later
show access-lists
Displays IP, MAC, or IPv6 access-list information.
Syntax
show {ip | mac | ipv6} access-lists {in | out} access-list-name
Parameters
ip — View IP access list information.
mac — View MAC access group information.
ipv6 — View IPv6 access group information.
access-lists in | out — Enter either access lists in or access lists out.
access-list—name — Enter the name of the access-list.
Default Not congured
Command Mode EXEC
Usage Information None
Example (MAC In)
OS10# show mac access-lists in
Ingress MAC access list aaa
Access Control Lists 543