C
HAPTER
26
| Access Control Lists
IPv6 ACLs
– 708 –
This allows any packets sent to the destination 2009:DB9:2229::79/48
when the next header is 43.”
Console(config-ext-ipv6-acl)#permit 2009:DB9:2229::79/48 next-header 43
Console(config-ext-ipv6-acl)#
RELATED COMMANDS
access-list ipv6 (704)
Time Range (560)
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: 16 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) (705)
permit, deny (Extended IPv6 ACL) (706)
ipv6 access-group (708)
ipv6 access-group This command binds a port to an IPv6 ACL. Use the no form to remove the
port.
SYNTAX
ipv6 access-group acl-name in [time-range time-range-name]
no ipv6 access-group acl-name in
acl-name – Name of the ACL. (Maximum length: 16 characters)
in – Indicates that this list applies to ingress packets.
time-range-name - Name of the time range.
(Range: 1-30 characters)