7-34
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 7 Inspection of Basic Internet Protocols
IPv6 Inspection
Configure IPv6 Inspection
IPv6 inspection is not enabled by default. You must configure it if you want IPv6 inspection.
Procedure
Step 1
Configure an IPv6 Inspection Policy Map, page 7-34
.
Step 2
Configure the IPv6 Inspection Service Policy, page 7-35
.
Configure an IPv6 Inspection Policy Map
To identify extension headers to drop or log, or to disable packet verification, create an IPv6 inspection
policy map to be used by the service policy.
Procedure
Step 1
Create an IPv6 inspection policy map.
hostname(config)#
policy-map type inspect ipv6
policy_map_name
hostname(config-pmap)#
Where the
policy_map_name
is the name of the policy map. The CLI enters policy-map configuration
mode.
Step 2
(Optional) Add a description to the policy map.
hostname(config-pmap)#
description
string
Step 3
(Optional) Drop or log traffic based on the headers in IPv6 messages.
a.
Identify the traffic based on the IPv6 header.
hostname(config-pmap)#
match header
type
Where type is one of the following:
•
ah
—Matches the IPv6 Authentication extension header.
•
count gt
number
—Specifies the maximum number of IPv6 extension headers, from 0 to 255.
•
destination-option
—Matches the IPv6 destination-option extension header.
•
esp
—Matches the IPv6 Encapsulation Security Payload (ESP) extension header.
•
fragment
—Matches the IPv6 fragment extension header.
•
hop-by-hop
—Matches the IPv6 hop-by-hop extension header.
•
routing-address count gt
number
—Sets the maximum number of IPv6 routing header type 0
addresses, greater than a number between 0 and 255.
•
routing-type
{
eq
|
range
}
number
—Matches the IPv6 routing header type, from 0 to 255. For
a range, separate values by a space, for example,
30 40
.
b.
Specify the action to perform on matching packets. You can drop the packet and optionally log it,
or just log it. If you do not enter an action, the packet is logged.
hostname(config-pmap)# {
drop
[
log
] |
log
}
Содержание ASA 5512-X
Страница 5: ...P A R T 1 Service Policies and Access Control ...
Страница 6: ......
Страница 50: ...3 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 3 Access Rules History for Access Rules ...
Страница 51: ...P A R T 2 Network Address Translation ...
Страница 52: ......
Страница 126: ...5 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 5 NAT Examples and Reference DNS and NAT ...
Страница 127: ...P A R T 3 Application Inspection ...
Страница 128: ......
Страница 255: ...P A R T 4 Connection Settings and Quality of Service ...
Страница 256: ......
Страница 288: ...12 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 12 Quality of Service History for QoS ...
Страница 303: ...P A R T 5 Advanced Network Protection ...
Страница 304: ......
Страница 339: ...P A R T 6 ASA Modules ...
Страница 340: ......
Страница 398: ...17 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 17 ASA CX Module History for the ASA CX Module ...