HUAWEI SWITCH SFLOW CONFIGURATION
HUAWEI SWITCH SFLOW CONFIGURATION, Today we will look at the sflow configuration on the bdcom switch STEP BY STEP. follow the instructions
STEP-1
#Login your switch, go to “enable” mode.
<HUAWEI>
#then go to “config” mode
<HUAWEI>system-view
[HUAWEI]
STEP-2
configure sflow, here agent ip is switch ip & collector ip is sflow client ip.
[HUAWEI]sflow agent ip 192.168.0.2
[HUAWEI]sflow collector 1 ip 172.16.0.2 description Monitoring-Server
STEP-3
Configure interface, which port traffic is collected by sflow client. First select interface
[HUAWEI]interface XGigabitEthernet0/0/1
description IIG-Router
port link-type trunk
port trunk allow-pass vlan 100 200
sflow counter-sampling collector 1
sflow counter-sampling interval 120
sflow flow-sampling collector 1
sflow flow-sampling rate 2500
Any question about SFLOW CONFIGURATION please comment .
If you want to know more about sflow you may read this “WIKI”