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
Step 9
Step 10
Command or Action
configure terminal
Example:
Device# configure terminal
flow record flow_record_name
Example:
Device(config)# flow record fr-wdavc-3
description description
Example:
Device(config-flow-record)# description
flow-record-1
match ipv4 version
Example:
Device(config-flow-record)# match ipv4
version
match ipv4 protocol
Example:
Device(config-flow-record)# match ipv4
protocol
match ipv4 source address
Example:
Device(config-flow-record)# match ipv4
source address
match ipv4 destination address
Example:
Device(config-flow-record)# match ipv4
destination address
match transport source-port
Example:
Device(config-flow-record)# match
transport source-port
match transport destination-port
Example:
Device(config-flow-record)# match
transport destination-port
match interface input
Example:
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
Flow Record 3 - Directional Flow Record - Ingress
Purpose
Enters global configuration mode.
Enters flow record configuration mode.
(Optional) Creates a description for the flow
record.
Specifies a match to the IP version from the
IPv4 header.
Specifies a match to the IPv4 protocol.
Specifies a match to the IPv4 source address
as a key field.
Specifies a match to the IPv4 destination
address as a key field.
Specifies a match to the transport source port
as a key field.
Specifies a match to the transport destination
port as a key field.
Specifies a match to the input interface as a
key field.
135