Comware Based
1827807 Members
2985 Online
109969 Solutions
New Discussion

Configuring sFlow on aggregated interfaces

 
BadHabit
Advisor

Configuring sFlow on aggregated interfaces

Hi all,

I have a BridgeAggregation interface between my switch and my firewall (LACP).

When I just connect them with a standard interface I can configure sFlow without any problem and view the collected data in IMC. But how to configure sFlow on a BAGG interface? I can´t find that option in the CLI as sflow doesn´t seem to exist in the BAGG context, and just configuring sFLow on the 2 aggregated interfaces doesn´t seem to work.

Switch is a 5900AF running with software 7.1.045, Release 2311P06.

 

Any help would be appreciated.

Thanks in advance

BadHabit

3 REPLIES 3
johnk3r
Respected Contributor

Re: Configuring sFlow on aggregated interfaces

Hi.

I had the same question. And I came to the conclusion that this setting does not work.

**************************************
ATP FLEXNETWORK V3 | ACSA
dannyvanderaa
Occasional Contributor

Re: Configuring sFlow on aggregated interfaces

Any news on this topic. Is it maybe on the roadmap?

Luukman
Established Member

Re: Configuring sFlow on aggregated interfaces

With the following configuration I receive Sflow from both aggregated interfaces:

(HPE Comware Software, Version 7.1.045, Release 2432P01)

 

sflow agent ip 1.2.3.4
sflow collector 1 vpn-instance legacy ip 10.10.10.1 port 9995 description collector.test.nl

interface Ten-GigabitEthernet1/4/8
port link-mode bridge
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 2 to 4000
sflow flow collector 1
sflow sampling-rate 10000
port link-aggregation group 330

interface Ten-GigabitEthernet2/4/8
port link-mode bridge
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 2 to 4000
sflow flow collector 1
sflow sampling-rate 10000
port link-aggregation group 330