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

Скачать
Страница из 1016
ip flow monitor
To configure IP NetFlow monitoring, use the ip flow monitor command. 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
None
Command Modes
wlan
Usage Guidelines
You must disable the WLAN before using this 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 the 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)    
   OL-29471-01
543
ip flow monitor