01-16-2019 03:48 PM
Hello All
We are trying to make aggregation through HiveManager NG. We have 17 Switches of SR2x24 . We can not find the make aggregation.
Is this in pipeline to become a new feature? If not, it would be now a feature request.
We have tried to use SSH to configure the agg for 2 ports. But everytime we make a Delta config to the switch, everything get's lost. So this would mean, at this moment we are unable to use make aggregate through NG?
Is there a workaround? Cause our customer is not realy happy with this situation.
Need help.
Best, Fabius
01-18-2019 10:25 AM
Hello
Okey, i will give it a try with the customer today.
Thank you verry much for the Feature Request. I hope it will be available soon. 🙂
Best, Fab
01-16-2019 04:44 PM
This is a known limitation and I will submit a feature request for you on this subject. You can also submit feedback directly to our engineering team by clicking on the chat bubble icon along the right hand side of the HiveManager.
A supplemental CLI would be a work around, this is applied each time a configuration is pushed out to the AP so it won't get lost. This guide will walk you through how to set up a supplemental CLI: https://thehivecommunity.aerohive.com/s/article/Supplemental-CLI-NG
The commands we'd need for this are:
agg <channel#>
interface eth1/XY agg <channel#>
interface eth1/XY agg <channel#>
For example, to aggregate Eth 49 and ETh 50 to channel 1:
agg 1
interface eth1/49 agg 1
interface eth1/50 agg 1