Purpose
Command or Action
Defines an IPv6 ACL and enters IPv6
access list configuration mode.
ipv6 access-list access-list-name
Example:
Device(config)# ipv6 access-list hbh-acl
Step 3
Sets permit conditions for the IPv6
ACL.
permit protocol
{
source-ipv6-prefix/prefix-length
|
any
|
host
source-ipv6-address
|
auth
} [
operator
[
port-number
]]
{
destination-ipv6-prefix/prefix-length
|
any
|
host destination-ipv6-address
|
Step 4
auth
} [
operator
[
port-number
]] [
dest-option-type
[
header-number
|
header-type
]] [
dscp value
] [
flow-label value
] [
fragments
] [
hbh
] [
log
]
[
log-input
] [
mobility
] [
mobility-type
[
mh-number
|
mh-type
]] [
reflect name
[
timeout value
]] [
routing
] [
routing-type routing-number
] [
sequence value
]
[
time-range name
]
Example:
Device(config-ipv6-acl)# permit icmp any any dest-option-type
Sets deny conditions for the IPv6 ACL.
deny protocol
{
source-ipv6-prefix/prefix-length
|
any
|
host
source-ipv6-address | auth
} [
operator
[
port-number
]]
Step 5
{
destination-ipv6-prefix/prefix-length
|
any
|
host destination-ipv6-address
|
auth
} [
operator
[
port-number
]] [
dest-option-type
[
header-number
|
header-type
]] [
dscp value
] [
flow-label value
] [
fragments
] [
hbh
] [
log
]
[
log-input
] [
mobility
] [
mobility-type
[
mh-number
|
mh-type
]] [
routing
]
[
routing-type routing-number
] [
sequence value
] [
time-range name
]
[
undetermined-transport
]
Example:
Device(config-ipv6-acl)# deny icmp any any dest-option-type
Returns to privileged EXEC
configuration mode.
end
Example:
Device (config-ipv6-acl)# end
Step 6
Configuration Examples for IPv6 ACLs
Example: Configuring IPv6 ACLs
This example configures the IPv6 access list named CISCO. The first deny entry in the list denies all packets
that have a destination TCP port number greater than 5000. The second deny entry denies packets that have
a source UDP port number less than 5000. The second deny also logs all matches to the console. The first
permit entry in the list permits all ICMP packets. The second permit entry in the list permits all other traffic.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1230
Configuration Examples for IPv6 ACLs
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......