1

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.

Farid
  • 23
  • 4

1 Answers1

0

Already solved, the problem arise because the openvswitch version in my mininet VM is the old version. After upgrade the openvswitch became version 2.3.1 the problem solved.

Thanks all.

Farid
  • 23
  • 4