Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
match ipv6
To configure one or more of the IPv6 fields as a key field for a flow record, use the match ipv6 command in
flow record configuration mode. To disable the use of one or more of the IPv6 fields as a key field for a flow
record, use the no form of this command.
match ipv6 {protocol| traffic-class| version}
no match ipv6 {protocol| traffic-class| version}
Syntax Description
Configures the IPv6 protocol as a key field.
protocol
Configures the IPv6 traffic class as a key field.
traffic-class
Configures the IPv6 version from IPv6 header as a key field.
version
Command Default
The IPv6 fields are not configured as a key field.
Command Modes
Flow record configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
A flow record requires at least one key field before it can be used in a flow monitor. The key fields differentiate
flows, with each flow having a unique set of values for the key fields. The key fields are defined using the
match ipv6 command.
Examples
The following example configures the IPv6 protocol field as a key field:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
match ipv6 protocol
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
887
match ipv6