Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

How to Configure NetFlow Lite
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface type
Example:
Switch(config)# interface
GigabitEthernet1/0/1
Step 3
{ip flow monitor | ipv6 flow monitor}name
[|sampler name] { input |output }
Example:
Switch(config-if)# ip flow monitor
MonitorTest input
Step 4
end
Example:
Switch(config-flow-monitor)#
Step 5
show flow interface [interface-type number]
Example:
Switch# show flow interface
Step 6
copy running-config startup-config
Example:
Switch# copy running-config
startup-config

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

530
Purpose
Enters the global configuration mode.
Enters interface configuration mode and configures an interface.
Command parameters for the interface configuration include:
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.
Associate an IPv4 or an IPv6 flow monitor, and an optional sampler to
the interface for input or output packets.
To monitor datalink L2 traffic flows, you would use datalink flow
monitor name sampler sampler-name {input} interface command. This
specific command associates a datalink L2 flow monitor and required
sampler to the interface for input packets. When a datalink flow monitor
is assigned to an interface or VLAN record, it only creates flows for
non-IPv6 or non-IPv4 traffic.
Whenever you assign a flow monitor to an interface, you must
Note
configure a sampler. If the sampler is missing, you will receive
an error message.
Returns to privileged EXEC mode.
end
(Optional) Displays information about NetFlow on an interface.
(Optional) Saves your entries in the configuration file.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents