1-3sFlow Configuration ExampleNetwork requirementsz Host A and Server are connected to Switch through GigabitEthernet 1/0/1 and GigabitEthernet1/0/2 respectively.z Host B works as an sFlow collector with IP address 3.3.3.2 and port number 6343, and isconnected to Switch through GigabitEthernet 1/0/3.z GigabitEthernet 1/0/3 belongs to VLAN 1, having an IP address of 3.3.3.1.Run sFlow agent on Switch, and enable sFlow on GigabitEthernet 1/0/1 to monitor traffic on thisinterface. Switch sends sFlow packets through GigabitEthernet 1/0/3 to Host B, which then analyzesthe sFlow packets and displays the results.Network diagramFigure 1-1 Network diagram for sFlow configurationConfiguration procedure# Configure an IP address for the sFlow agent. system-view[Switch] sflow agent ip 3.3.3.1# Specify the IP address and port number of the sFlow collector.[Switch] sflow collector ip 3.3.3.2# Set the sFlow interval to 30 seconds.[Switch] sflow interval 30# Enable sFlow in both the inbound and outbound directions on GigabitEthernet 1/0/1.[Switch] interface GigabitEthernet 1/0/1[Switch-GigabitEthernet1/0/1] sflow enable inbound[Switch-GigabitEthernet1/0/1] sflow enable outbound# Specify the traffic sampling rate.[Switch-GigabitEthernet1/0/1] sflow sampling-rate 100000# Display the sFlow configuration information.[Switch-GigabitEthernet1/0/1] display sflowsFlow Version: 5sFlow Global Information:Agent IP:3.3.3.1