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

Página de 1016
ipv6 flow monitor
This command activates a previously created flow monitor by assigning it to the interface to analyze incoming
or outgoing traffic.
To activate a previously created flow monitor, use the ipv6 flow monitor command. To de-activate a flow
monitor, use the no form of the command.
ipv6 flow monitor ipv6-monitor-name [sampler ipv6-sampler-name] {input| output}
no ipv6 flow monitor ipv6-monitor-name [sampler ipv6-sampler-name] {input| output}
Syntax Description
Activates a previously created flow monitor by assigning it to the
interface to analyze incoming or outgoing traffic.
ipv6-monitor-name
Applies the flow monitor sampler.
sampler ipv6-sampler-name
Applies the flow monitor on input traffic.
input
Applies the flow monitor on output traffic.
output
Command Default
IPv6 flow monitor is not activated until it is assigned to an interface.
Command Modes
Interface Configuration.
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You cannot attach a NetFlow monitor to a port channel interface. If both service module interfaces are part
of an EtherChannel, you should attach the monitor to both physical interfaces.
Examples
This example shows how to apply a flow monitor to an interface:
Controller(config)#
interface gigabitethernet 1/1/2
Controller(config-if)#
ip flow monitor FLOW-MONITOR-1 input
Controller(config-if)#
ip flow monitor FLOW-MONITOR-2 output
Controller(config-if)#
end
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
854
OL-29471-01  
ipv6 flow monitor