VLAN tagged networking in LDOMS question
I have a primary with 3 ldoms.
Primary has e1000g3 is plugged into the switch and has been configured to be on both vlan 35 and 50
LDOMS:
ldom1 needs to have an interface on vlan 50
ldom2 needs to have an interface on vlan 50
ldom3 needs to have an interface on vlan 35
I configured e1000g3 to be vlan tagged on the primary and brought it up ignoring the ldoms for the time being and I could pink the default gateway on that vlan. I tore that all down and did the following:
ldm add-vsw net-dev=e1000g35003 vid=35,50 primary-vsw3 primary
ldm add-vnet vid=35 vnet01 primary-vsw3 ldom3
0