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

Скачать
Страница из 1016
match interface
To configure the input and output interfaces as key fields for a flow record, use the match interface command
in flow record configuration mode. To disable the use of the input and output interfaces as key fields for a
flow record, use the no form of this command.
match interface {input| output}
no match interface {input| output}
Syntax Description
Configures the input interface as a key field.
input
Configures the output interface as a key field.
output
Command Default
The input and output interfaces are not configured as key fields.
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 interface command.
Examples
The following example configures the input interface as a key field:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
match interface input
The following example configures the output interface as a key field:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
match interface output
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
882
OL-29471-01  
match interface