C
HAPTER
25
| Access Control Lists
IPv6 ACLs
– 954 –
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 (950)
Time Range (762)
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] [counter]
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-16 characters)
counter – Enables counter for ACL statistics.
DEFAULT SETTING
None
COMMAND MODE
Interface Configuration (Ethernet)
COMMAND USAGE
◆ A port can only be bound to one ACL.
◆ If a port is already bound to an ACL and you bind it to a different ACL,
the switch will replace the old binding with the new one.
EXAMPLE
Console(config)#interface ethernet 1/2
Console(config-if)#ipv6 access-group standard david in
Console(config-if)#
RELATED COMMANDS
show ipv6 access-list (955)
Time Range (762)