the idea is add on the same cmdlet multiple vlan on a same port (or configure multiple port with same vlan ?) the example cmdlet : ```powershell Add-ArubaSWVlansPorts -vlan_id 85,86 -port_id 8 -port_mode tagged ```