Creating A Flow Monitor - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Creating a Flow Monitor

Creating a Flow Monitor
You can create a flow monitor and associate it with a flow record and a flow exporter. All the flows that
belong to a monitor use the associated flow record to match on the different fields and the data is exported to
the specified flow exporter.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
270
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
flow monitorname
Example:
switch(config)# flow monitor
flow-monitor-one
description string
Example:
switch(config-flow-monitor)#
description IPv4Monitor
exporter name
Example:
switch(config-flow-monitor)# export
v9
record {name netflow-original | netflow
protocol-port | netflow {ipv4 | ipv6}
{original-input | original-output}}
Example:
switch(config-flow-monitor)# record
IPv4Flow
exit
Example:
switch(config-flow-monitor)# exit
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Purpose
Enters global configuration mode.
Creates a flow monitor and enters flow monitor
configuration mode. You can enter up to 63
alphanumeric characters for the flow monitor name.
(Optional)
Describes this flow monitor. You can enter up to
63 alphanumeric characters for the description.
(Optional)
Associates a flow exporter with this flow monitor.
You can enter up to 63 alphanumeric characters
for the exporter name.
Associates a flow record with the specified flow
monitor. You can enter up to 63 alphanumeric
characters for the record name.
Returns to global configuration mode.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
Configuring NetFlow
OL-31641-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents