D Commands
description (NetFlow record)
101
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
description (NetFlow record)
To add a description to a NetFlow record, use the description command. To remove the description, use
the no form of this command.
description line
no description [line]
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 add a description to a NetFlow record:
switch(config)# flow record NetFlow-Record-1
switch(config-flow-record)# description Custom-Flow-Record-1
switch(config-flow-record)#
This example shows how to remove the description:
switch(config-flow-record)# no description
Related Commands
line Description string. The string can have a maximum of 63 alphanumeric characters.
Release Modification
4.0(1) This command was introduced.
Command Description
show flow record Displays information about NetFlow records.