- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Configuring sFlow on aggregated interfaces
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2016 06:11 PM - edited 03-03-2016 06:12 PM
03-03-2016 06:11 PM - edited 03-03-2016 06:12 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2016 05:29 PM
03-12-2016 05:29 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2018 05:33 AM
07-19-2018 05:33 AM
Re: Configuring sFlow on aggregated interfaces
Any news on this topic. Is it maybe on the roadmap?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2018 05:44 AM
07-19-2018 05:44 AM
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