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

Скачать
Страница из 1016
datalink flow monitor
To enable NetFlow monitoring in a WLAN, use the datalink flow monitor command. 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.
datalink-monitor-name
Specifies the NetFlow monitor for ingress traffic.
input
Specifies the NetFlow monitor for egress traffic.
output
Command Default
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this 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 monitoring 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)
534
OL-29471-01  
datalink flow monitor