Configuring HP 5800 & HP A5500 Series Devices

 

HP devices A5500, 5800 and 5800X support sFlow export. Use the following commands to configure the devices in NetFlow Analyzer:

system-view

sflow agent ip <device_ip>
sflow source ip <device_ip>
sflow collector 1 ip <NFA_server_IP> port 9996

 

For all the active interface of the device:

interface interface-type
sflow flow collector 1
sflow counter collector 1
sflow sampling-mode random
sflow sampling-rate 1000
sflow counter interval 60

 

Back to Top