I tried moving a controller to another folder lower in my heirarchy and it did not move. I then tried to move it from the CLI using:
# configuration device xx:xx:xx:xx:xx:xx move-to /md/yada/yada
and receive the following error:
Move failed : Configuration not valid at new node /md/yada/yada
-------------------------------------------------------------------------------------------------------------
Command Error Message
------- -------------
trusted vlan 1-4094 Illegal Operation: Interface belongs to lacp group
trusted vlan 1-4094 Illegal Operation: Interface belongs to lacp group
Question is: do I have to tear down the port-channel before I can move this device? Or is there some configuration change necessary.
The folder I'm trying to move it to was created new and is a sub-folder of the current location of the controller. I've moved other controllers with ease that do not have port-channels. Any help is appreciated.