S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-277
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
show sflow
show sflow
To display information about the sFlow global configuration, use the
show sflow
command.
show sflow
Syntax Description
This command has no arguments or keywords.
Defaults
None
Command Modes
Global command mode.
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure sFlow information:
switch(config)#
feature sflow
switch(config)#
sflow sampling-rate 5000
switch(config)#
sflow max-sampled-size 200
switch(config)#
sflow counter-poll-interval 100
switch(config)#
sflow max-datagram-size 2000
switch(config)#
sflow collector-ip 192.0.2. vrf management
switch(config)#
sfow collector-port 7000
switch(config)#
sflow agent-ip 192.0.2.3
switch(config)#
sflow data-source interface ethernet 1/5
Related Commands
Release
Modification
5.0(3)U4(1)
This command was introduced.
Command
Description
feature sflow
Enables sFlow.