I have teaming enabled. Due to Rockstor’s missing support for VLANs i’m forced to have other types of network interfaces enabled as well to supress the webui complaining about missing stuff.
Here’s my current config, which may help you; of all these conns currently team0.enp8s0 and team0.enp9s0 are the ones connected, until i get to patch up two more conns to my switch.
team0 → teaming interface
enp8s0 (type: ethernet) → team0.enp8s0 (type: ethernet, team0 member) → team0
enp9s0 (type: ethernet) → team0.enp9s0 (type: ethernet team0 member) → team0
enp10s0 (type: ethernet) → team0.enp10s0 (type: ethernet team0 member) → team0
enp11s0 (type: ethernet) → team0.enp11s0 (type: ethernet team0 member) → team0
team0 → team0.30 (type: vlan) (and therefore not needed on your side)
Hint: use nmtui (ncurses version) instead of nmcli; may be easier to keep the overview…