D Commands
dscp
135
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
dscp
To specify the differentiated services code point (DSCP) for a NetFlow exporter, use the dscp command.
To remove the DSCP parameter, use the no form of this command.
dscp dscp
no dscp [dscp]
Syntax Description
Defaults None
Command Modes NetFlow exporter configuration (config-flow-exporter)
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 DSCP parameter:
switch(config)# Flow exporter Custom-NetFlow-Exporter-1
switch(config-flow-exporter)# dscp 32
switch(config-flow-exporter)#
This example shows how to remove the DSCP parameter:
switch(config-flow-exporter)# no dscp
switch(config-flow-exporter)
Related Commands
dscp Differentiated services code point value. The range is from 0 to 63.
Release Modification
4.0(1) This command was introduced.
Command Description
show flow exporter Displays information about NetFlow exporters.