Cisco Catalyst 9500 Manual page 159

System management configuration guide, cisco ios xe amsterdam 17.2.x
Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Configuring Application Visibility and Control in a Wired Network
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Command or Action
configure terminal
Example:
Device# configure terminal
flow monitor monitor-name
Example:
Device(config)# flow monitor
flow-monitor-1
description description
Example:
Device(config-flow-monitor)# description
flow-monitor-1
record record-name
Example:
Device(config-flow-monitor)# record
flow-record-1
exporter exporter-name
Example:
Device(config-flow-monitor)# exporter
flow-exporter-1
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
end
Example:
Device(config)# end
show flow monitor
Example:
Device# show flow monitor
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
Creating a Flow Monitor
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.
Note
Only normal cache type is
supported.
Returns to privileged EXEC mode.
Alternatively, you can also press Ctrl-Z to exit
global configuration mode.
Displays information about all the flow
monitors.
143

Advertisement

Table of Contents
loading

Table of Contents