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

Скачать
Страница из 1016
match datalink dot1q vlan
To configure the 802.1Q (dot1q) VLAN value as a key field for a flow record, use the match datalink dot1q
vlan 
command in flow record configuration mode. To disable the use of the 802.1Q VLAN value as a key
field for a flow record, use the no form of this command.
match datalink dot1q vlan{input| output}
no match datalink dot1q vlan{input| output}
Syntax Description
Configures the VLAN ID of traffic being received by the controller as a key field.
input
Configures the VLAN ID of traffic being transmitted by the controller as a key
field.
output
Command Default
The 802.1Q VLAN ID is 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 dot1q vlan command are used to specify the observation
point that is used by the match datalink dot1q vlan command to create flows based on the unique 802.1q
VLAN IDs in the network traffic.
Examples
The following example configures the 802.1Q VLAN ID of traffic being 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 dot1q vlan input
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
877
match datalink dot1q vlan