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

Página de 1016
datalink flow monitor (wireless)
To enable NetFlow monitoring in a WLAN, use the datalink flow monitor command in WLAN configuration
mode. To disable NetFlow monitoring, use the no form of this command.
datalink flow monitor datalink-monitor-name{input | output}
no datalink flow monitor datalink-monitor-name{input | output}
Syntax Description
Flow monitor name. The name is case sensitive and consists of alphanumeric
characters, with a maximum of 31 characters.
datalink-monitor-name
Specifies the NetFlow monitor for ingress traffic.
input
Specifies the NetFlow monitor for egress traffic.
output
Command Default
Flow monitor is not configured by default for WLAN interface.
Command Modes
WLAN configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Before you apply a flow monitor to an interface with the datalink flow monitor command, you must have
already created the flow monitor using the flow monitor global configuration command.
Examples
This example shows how to enable NetFlow monitoring on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
datalink flow monitor test output
Controller(config-wlan)#
end
This example shows how to disable NetFlow monitor on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no datalink flow monitor test output
Controller(config-wlan)#
end
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
868
OL-29471-01  
datalink flow monitor (wireless)