Cisco Nexus 7000 Series Configuration Manual page 408

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Creating a Flow Exporter
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
380
Command or Action
Example:
switch(config-flow-exporter)#
destination 192.0.2.1
source interface-type name/port
Example:
switch(config-flow-exporter)# source
ethernet 2/1
description string
Example:
switch(config-flow-exporter)#
description exportversion9
dscp value
Example:
switch(config-flow-exporter)# dscp 0
transport udp port
Example:
switch(config-flow-exporter)# transport
udp 200
version {5 | 9}
Example:
switch(config-flow-exporter)# version
9
option {exporter-stats | interface-table |
sampler-table} timeout seconds
Example:
switch(config-flow-exporter-version-9)#
option exporter-stats timeout 1200
template data timeout seconds
Example:
switch(config-flow-exporter-version-9)#
template data timeout 1200
exit
Example:
switch(config-flow-exporter-version-9)#
exit
Purpose
can enter up to 32 alphanumeric characters for
the VRF name.
Specifies the interface to use to reach the
NetFlow collector at the configured destination.
(Optional)
(Optional) Describes this flow exporter. You can
enter up to 63 alphanumeric characters for the
description.
(Optional)
(Optional) Specifies the differentiated services
codepoint value. The range is from 0 to 63.
(Optional)
(Optional) Specifies the UDP port to use to reach
the NetFlow collector. The range is from 0 to
65535.
Note
If you do not specify the UDP port, 9995
is selected as the default.
Specifies the NetFlow export version. Choose
version 9 to enter the flow exporter version 9
configuration submode.
(Optional)
Sets the flow exporter statistics resend timer. The
range is from 1 to 86400 seconds.
(Optional)
Sets the template data resend timer. The range is
from 1 to 86400 seconds.
Returns to flow exporter configuration mode.
Configuring NetFlow

Advertisement

Table of Contents
loading

Table of Contents