Chapter 10
| Access Control Lists
IPv6 ACLs
– 330 –
show ipv6
access-group
This command shows the ports assigned to IPv6 ACLs.
Command Mode
Privileged Exec
Example
Console#show ipv6 access-group
Interface ethernet 1/2
IPv6 standard access-list david in
Console#
Related Commands
show ipv6 access-list
This command displays the rules for configured IPv6 ACLs.
Syntax
show ipv6 access-list
{
standard
|
extended
} [
acl-name
]
standard
– Specifies a standard IPv6 ACL.
extended
– Specifies an extended IPv6 ACL.
acl-name
– Name of the ACL. (Maximum length: 32 characters)
Command Mode
Privileged Exec
Example
Console#show ipv6 access-list standard
IPv6 standard access-list david:
permit host 2009:DB9:2229::79
permit 2009:DB9:2229:5::/64
Console#
Related Commands
permit, deny (Standard IPv6 ACL) (325)
permit, deny (Extended IPv6 ACL) (326)
ipv6 access-group (329)