R Commands
record netflow ipv6
351
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
record netflow ipv6
To select a NetFlow IPv6 record for the NetFlow monitor, use the record netflow ipv6 command. To
remove the record selection, use the no form of this command.
record netflow ipv6 {original-input | original-output | protocol-port}
no record netflow ipv6 {original-input | original-output | protocol-port}
Syntax Description
Defaults None
Command Modes NetFlow monitor configuration (config-flow-monitor)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to select a NetFlow IPv6 record for the NetFlow monitor:
switch(config)# flow monitor Custom-NetFlow-Record-1
switch(config-flow-monitor)# record netflow ipv6 original-input
This example shows how to remove the NetFlow IPv6 record selection:
switch(config-flow-monitor)# no record netflow ipv6 original-input
switch(config-flow-monitor)#
Related Commands
original-input Specifies the traditional IPv6 input NetFlow.
original-
output
Specifies the traditional IPv6 output NetFlow.
protocol-port Specifies the protocol and ports aggregation scheme.
Release Modification
4.1(3) This command was introduced.
Command Description
show flow sw-monitor Displays information about NetFlow monitors.