Solaris 11 add adapter to link aggregation
On Solaris 11.4 ( 5.11 11.4.28.82.3 ) I have one aggregation ( aggr0 ), with only one physical adapter in it ( net5 ).
# dladm show-aggr -x aggr0
LINK PORT SPEED DUPLEX STATE ADDRESS PORTSTATE
aggr0 -- 10000Mb full up 90:e2:ba:35:4c:d --
net5 10000Mb full up 90:e2:ba:35:4c:d attached
On this aggregation I have two vlan adapters. I would like to add other adapter to this aggregation ( net4 ). This one is in down state:
# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net4 Ethernet down 0 unknown ixgbe0
net5 Ethernet up 10000 full ixgbe1
# dladm show-link
LINK CLASS MTU STATE OVER
aggr0 aggr 1500 up net5
aggr0.800 vlan 1500 up aggr0