M Commands
match transport
268
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
match transport
To configure the match transport option for defining a NetFlow record map, use the match transport
command. To remove the match transport option, use the no form of this command.
match transport {destination-port | source-port}
no match transport {destination-port | source-port}
Syntax Description
Defaults None
Command Modes NetFlow record configuration (config-flow-record)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the match transport option for defining a NetFlow record map:
switch(config)# flow record Custom-NetFlow-Record-1
switch(config-flow-record)# match transport source-port
This example shows how to remove the configuration:
switch(config-flow-record)# no match transport source-port
switch(config-flow-record)
Related Commands
destination-port Specifies the transport destination port.
source-port Specifies the transport source port.
Release Modification
4.0(1) This command was introduced.
Command Description
show flow record Displays information about NetFlow records.