Match Transport - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

match transport

match transport
To configure one or more of the transport fields as a key field for a flow record, use the match transport
command in flow record configuration mode. To disable the use of one or more of the transport fields as a
key field for a flow record, use the no form of this command.
match transport {destination-port| icmp ipv4| icmp ipv6| igmp type| source-port}
no match transport {destination-port| icmp ipv4| icmp ipv6| igmp type| source-port}
Syntax Description
destination-port
icmp ipv4
icmp ipv6
igmp type
source-port
Command Default
The transport fields are not configured as a key field.
Command Modes
Flow record configuration
Command History
Release
Cisco IOS XE 3.3SE
Usage Guidelines
A flow record requires at least one key field before it can be used in a flow monitor. The key fields distinguish
flows, with each flow having a unique set of values for the key fields. The key fields are defined using the
match command.
Examples
The following example configures the destination port as a key field:
Device(config)# flow record FLOW-RECORD-1
Device(config-flow-record)# match transport destination-port
The following example configures the source port as a key field:
Device(config)# flow record FLOW-RECORD-1
Device(config-flow-record)# match transport source-port
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
454
Configures the transport destination port as a key field.
Configures the ICMP IPv4 type field and the code field as key fields. For
more information see,
match transport icmp ipv4, on page
Configures the ICMP IPv6 type field and the code field as key fields. For
more information see,
match transport icmp ipv6, on page
Configures time stamps based on the system uptime as a key field.
Configures the transport source port as a key field.
Modification
This command was introduced.
455.
456.

Advertisement

Table of Contents
loading

Table of Contents