Connectivity Guide

Default Not congured
Command Mode IPV6-ACL
Usage Information
OS10 cannot count both packets and bytes; when you enter the count byte options, only bytes increment. The
no version of this command removes the lter, or use the no seq sequence-number command if you know
the lter’s sequence number.
The count, byte, and log options are not supported on the S5148F-ON platform.
Example
OS10(config)# ipv6 access-list egress
OS10(conf-ipv6-acl)# seq 5 permit udp any any capture session 1 log
Supported Releases 10.2.0E or later
show access-group
Displays IP, MAC, or IPv6 access-group information.
Syntax
show {ip | mac | ipv6} access-group name
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
Access Control Lists 941