Configuring Bridged Netflow On A Vlan - Cisco Nexus 5600 Series Configuration Manual

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

Advertisement

Configuring Bridged NetFlow on a VLAN

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Configuring Bridged NetFlow on a VLAN
You can apply a flow monitor and a sampler to a VLAN.
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
272
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
interface interface-type slot/port
Example:
switch(config)# interface ethernet
2/1
ip flow monitor name input sampler name
Example:
switch(config-if)# ip flow monitor
testmonitor input sampler testsampler
ipv6 flow monitor name input sampler
name
Example:
switch(config-if)# ipv6 flow monitor
testmonitorv6 input sampler
testsamplerv6
layer2-switched flow monitor name input
sampler name
Example:
switch(config-if)# layer2-switched
flow monitor testmonitorl2 input
sampler testsamplerl2
exit
Example:
switch(config-if)# exit
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Purpose
Enters global configuration mode.
Enters interface configuration mode. The interface
type can be Ethernet (including subinterfaces), port
channel, or VLAN interface.
Associates an IPv4 flow monitor and a sampler to
the interface for input packets. You can enter up to
63 alphanumeric characters for the flow monitor
name and the sampler name.
Associates an IPv6 flow monitor and a sampler to
the interface for input packets. You can enter up to
63 alphanumeric characters for the flow monitor
name and the sampler name.
Associates a Layer 2-switched flow monitor and a
sampler to the interface 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.
Configuring NetFlow
OL-31641-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents