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

Скачать
Страница из 1016
ip flow monitor (wireless)
To configure IP NetFlow monitoring, use the ip flow monitor command in WLAN configuration mode. To
remove IP NetFlow monitoring, use the no form of this command.
ip flow monitor ip-monitor-name {input | output}
no ip flow monitor ip-monitor-name {input | output}
Syntax Description
Flow monitor name.
ip-monitor-name
Enables a flow monitor for ingress traffic.
input
Enables a flow monitor for egress traffic.
output
Command Default
A flow monitor is not enabled.
Command Modes
WLAN configuration
Usage Guidelines
Before you can 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.
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Examples
This example shows how to configure an IP flow monitor for ingress traffic:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
ip flow monitor test input
This example shows how to disable an IP flow monitor:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no ip flow monitor test input
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
900
OL-29471-01  
ip flow monitor (wireless)