Skip to main content

ZTE Switch (sFlow) Configuration

This document outlines the steps to configure ZTE Switch for sFlow flow export with ObserveOps Flow Explorer.

Configuration Steps

Enable sFlow and configure the agent and collector:

sflow enable
sflow agent-config ipv4-address {LOOPBACK_IP}
sflow collector-config ipv4-address {MOTADATA_NETFLOW_SERVER_IP} 6343

Enable sFlow sampling on each interface:

interface {INTERFACE_NAME}
sflow-sample-rate ingress 1024
sflow-sample-rate egress 1024
exit

After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.