[Survey] The 2025 Observability Survey - Share your opinion and earn $10.Take the survey

Configuring Cisco Nexus Switch

Cisco Nexus switches support sflow export from the device. Please configure the below commands in the configuration mode:


feature sflow
sflow sampling-rate 4096
sflow max-sampled-size 256
sflow counter-poll-interval 60
sflow collector-ip {NFA server IP}
sflow collector-port 9996
sflow agent-ip {Any L3 interface IP}
sflow data-source interface {interface name}
  // follow this for all the interface of the device.

Post configuration, you can discover your device by navigating to Inventory > Devices or Network > Flow Analysis

For any technical support or troubleshooting, contact our support team via chat panel or send an email to netflowanalyzer-support@manageengine.com
Back to Top