Cisco Nexus 7000 Series Reference Manual page 229

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

F Commands
This command does not require a license.
Examples
This example shows how to create a flow exporter named FLOW-EXPORTER-1, enter flow exporter
configuration mode, and configure the flow exporter:
switch(config)# flow exporter FLOW-EXPORTER-1
switch(config-flow-exporter)# description located in Pahrump, NV
switch(config-flow-exporter)# destination A.B.C.D
switch(config-flow-monitor)# dscp 32
switch(config-flow-monitor)# source ethernet 3/2
switch(config-flow-monitor)# transport udp 59
switch(config-flow-monitor)# version 5
Related Commands
Command
clear flow exporter
show flow exporter
OL-25806-03
dscp value—Specifies the differentiated services code point (DSCP) value. The range is from 0 to
63.
exit—Exits from the current configuration mode.
no—Negates a command or sets its defaults.
source interface—Specifies the source interface for this destination. The valid values for interface
are as follows:
ethernet mod/port—Specifies the Ethernet IEEE 802.3z interface module and port number. The
ranges for the module and port number depend on the chassis used.
loopback virtual-num—Specifies the virtual interface number. The range is from 0 to 1023.
mgmt num—Specifies the management interface number. The range is from 0 to 10.
transport udp dest-port—Specifies the transport UDP destination port. The range is from 0 to
65535.
version {5 | 9}—Specifies the export version 5 or the version 9 and enters the export version
configuration mode. See the version command for additional information.
Description
Clears the flow monitor.
Displays flow monitor status and statistics.
Cisco Nexus 7000 Series NX-OS System Management Command Reference
flow exporter
201

Advertisement

Table of Contents
loading

Table of Contents