First check the broadcast domains using below command.
broadcast-domain show
2. Remove ifgrp from broadcast domain.
broadcast-domain remove-ports -broadcast-domain BDname -ports WBNETAPPCL01-01:a0a -ipspace Default
3. Please use the below command to change MTU
network port modify -node WBNETAPPCL01-01 -port a0a -mtu 9000
4. Add them to new broadcast domain
broadcast-domain add-ports -broadcast-domain BDname -ports WBNETAPPCL01-01:a0a -ipspace Default