VLAN tagging over Aggregate S11 not working.
We have a new Solaris 11 11/11 installation on a T4-2.
There are 4 interfaces.
Net0, 1, 2, 3.
We are using 0 / 1 in an ipmp group for our hypervisor and 2/3 for virtual switch interfaces.
We've tried every piece of documentation on the oracle and cannot get just basic vlan tagging working with aggregates. We can't even get it working without aggregates.
Command sequence:
root@ohcinsunvm09:~# dladm create-aggr -l net2 -l net3 aggr0
root@ohcinsunvm09:~# dladm show-link
LINK CLASS MTU STATE OVER
net1 phys 1500 up --
net4 phys 1500 up --
net3 phys 1500 up --
net0 phys 1500 up --
net2 phys 1500 up --
aggr0 aggr 1500 up net2 net3
0