H3C EI-SI(sFlow) Configuration
This document outlines the steps to perform H3C EI-SI configuration.
Configuration Steps
Enter system view:
system-view
Configure the sFlow Agent Interface:
sflow agent ip {LOOPBACK_INTERFACE_NAME}
Set the sFlow Source IP:
sflow source ip {LOOPBACK_IP}
Configure the sFlow Collector:
sflow collector ip {MOTADATA_COLLECTOR_IP} {MOTADATA_COLLECTOR_LISTENER_PORT}
Set the sFlow Polling Interval:
sflow interval 60
For each interface where SFlow should be enabled, enter the following commands:
interface {INTERFACE_NAME}
sflow enable inbound
sflow sampling-rate rate 1000
After completing the configuration, navigate to Menu > Flow Explorer and select the Event Source(s) and the associated Interface(s) from the drop-downs to view the active flow data.