Reference Guide

Table Of Contents
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 configured
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
Example
(Control-plane
ACL - IP)
OS10# show ip access-group aaa-cp-acl
Ingress IP access-list aaa-cp-acl on control-plane data mgmt
Example
(Control-plane
ACL - MAC)
OS10# show mac access-group aaa-cp-acl
Ingress MAC access-list aaa-cp-acl on control-plane data
Example
(Control-plane
ACL - IPv6)
OS10# show ipv6 access-group aaa-cp-acl
Ingress IPV6 access-list aaa-cp-acl on control-plane data mgmt
Supported
Releases
10.2.0E or later; 10.4.1 or later (control-plane ACL)
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-listname Enter the name of the access-list.
Default Not configured
Command Mode EXEC
Access Control Lists 611