Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
match datalink mac
To configure the use of MAC addresses as a key field for a flow record, use the match datalink mac command
in flow record configuration mode. To disable the use of MAC addresses as a key field for a flow record, use
the no form of this command.
match datalink mac {destination address inputsource address input}
no match datalink mac {destination address inputsource address input}
Syntax Description
Configures the use of the destination MAC address as a key field.
destination address
Specifies the MAC address of input packets.
input
Configures the use of the source MAC address as a key field.
source address
Command Default
MAC addresses 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
The input and output keywords of the match datalink mac command are used to specify the observation
point that is used by the match datalink mac command to create flows based on the unique MAC addressees
in the network traffic.
Examples
The following example configures the use of the destination MAC address of packets that are received by the
controller as a key field for a flow record:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
match datalink mac destination address input
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
879
match datalink mac