H3C Configuration
This document provides instructions for configuring H3C device to export sFlow packets.
Configuration Steps
Enter system view mode:
system-view
Configure the sFlow agent IP (Device IP):
sflow agent ip (Device IP)
Configure the sFlow collector:
sflow collector 1 ip (MFE server IP) port 2055 datagram-size 1400 time-out 30 description CLI Collector
Enable sFlow on the specific interface:
Interface {interface-type} {interface-number}
sflow enable inbound
sflow sampling-mode random
sflow sampling-rate 1000
sflow flow collector 1
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.