Configuring Netflow Timeouts - Cisco Nexus 5600 Series Configuration Manual

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

Advertisement

Configuring NetFlow
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5

Configuring NetFlow Timeouts

You can optionally configure global NetFlow timeouts that apply to all flows in the system.
Procedure
Step 1
OL-31641-01
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
vlan configuration vlan-id
Example:
switch(config)# vlan configuration
30
{ip ipv6} flow monitor name input
sampler name
Example:
switch(config-vlan-config)# ip flow
monitor testmonitor input sampler
testsampler
exit
Example:
switch(config-vlan-config)# exit
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Configuring NetFlow Timeouts
Purpose
Enters global configuration mode.
Enters VLAN configuration mode. The vlan-id range
is from 1 to 3967 or from 4048 to 4093.
VLAN configuration mode enables you to
Note
configure VLANs independently of their
creation, which is required for VTP client
support.
Associates a flow monitor and a sampler to the VLAN
for input packets. You can enter up to 63
alphanumeric characters for the flow monitor name
and the sampler name.
Returns to global configuration mode.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
273

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents