I'm reading the sflow section here:
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-a00040098en_us
to configure sflow in order to reach ManageEngine netflow analyzer I should configure sflow sampling.
so I give the following cli commands:
system-view
then I have to chose Layer 2 Ethernet interface view/Layer 3 Ethernet interface view.
If I try:
interface Ten-GigabitEthernet 1
^
% Wrong parameter found at '^' position.
interface GigabitEthernet 1
^
% Wrong parameter found at '^' position.
I don't understand what should I insert.
And after that i should set sampling rate but I can't find such command:
sflow sampling-rate ?
^
% Unrecognized command found at '^' position.
sflow ?
agent Specify sFlow Agent
collector Specify sFlow collector ID
source Specify sFlow source
Can someone please explain what I'm missing?
Kindest Regards.