I'm trying to implement Link aggregation control protocols using Opendaylight controller by following this guide :
On mininet i already running the network topology, configuring the bonding. On the opendaylight i already running karaf and several feature needed to implement LACP.
The problem is when i already reach this step, dump-groups command
the dump-groups command doesnt recognized. Attached the the error announcement image. dump-groups unknown command
I hope you can help me solve this problem guys. Thank you very much.