Comware

 View Only
  • 1.  Configuring sFlow on aggregated interfaces

    Posted Mar 03, 2016 09:11 PM

    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



  • 2.  RE: Configuring sFlow on aggregated interfaces

    Posted Mar 12, 2016 08:29 PM

    Hi.

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



  • 3.  RE: Configuring sFlow on aggregated interfaces

    Posted Jul 19, 2018 08:34 AM

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



  • 4.  RE: Configuring sFlow on aggregated interfaces

    Posted Jul 19, 2018 08:44 AM

    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