Cisco Catalyst 9500 Manual page 138

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Creating a Flow Monitor
13. show flow monitor flow-monitor-name cache format record
14. show flow monitor flow-monitor-name cache format csv
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
flow monitor monitor-name
Example:
Device(config)# flow monitor flow-monitor-1
Step 3
description description
Example:
Device(config-flow-monitor)# description
flow-monitor-1
Step 4
record record-name
Example:
Device(config-flow-monitor)# record flow-record-1
Step 5
exporter exporter-name
Example:
Device(config-flow-monitor)# exporter
flow-exporter-1
Step 6
cache { entries number-of-entries | timeout {active
| inactive} | type normal }
Example:
Device(config-flow-monitor)# cache timeout active
1800
Example:
Device(config-flow-monitor)# cache timeout
inactive 200
Example:
Device(config-flow-monitor)# cache type normal
Step 7
end
Example:
Device(config)# end
Step 8
show flow monitor
Example:
Device# show flow monitor
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
124
Configuring Application Visibility and Control in a Wired Network
Purpose
Enters global configuration mode.
Creates a flow monitor and enters flow monitor
configuration mode.
(Optional) Creates a description for the flow monitor.
Specifies the name of a record that was created previously.
Specifies the name of an exporter that was created
previously.
(Optional) Specifies to configure flow cache parameters.
• entries number-of-entries — Specifies the maximum
number of flow entries in the flow cache in the range
from 16 to 65536.
Only normal cache type is supported.
Note
Returns to privileged EXEC mode. Alternatively, you can
also press Ctrl-Z to exit global configuration mode.
Displays information about all the flow monitors.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents