Connectivity Guide

Table Of Contents
Parameters
ip — View IP access group 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 ethernet1/1/1
Ingress IP access list aaa on ethernet1/1/2
Egress IP access list aaa on ethernet1/1/2
Example (MAC)
OS10# show mac access-group bbb
Ingress MAC access list aaa on ethernet1/1/1
Ingress MAC access list aaa on ethernet1/1/2
Egress MAC access list aaa on ethernet1/1/2
Example (IPv6)
OS10# show ipv6 access-group ccc
Ingress IPV6 access list aaa on ethernet1/1/1
Ingress IPV6 access list aaa on ethernet1/1/2
Egress IPV6 access list aaa on ethernet1/1/2
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 list information.
ipv6 — View IPv6 access list 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
754 Access Control Lists