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