Q About Link Aggregations In Solairs 11.3
Hi All,
Pls note that we have setup a Link aggreation as shown in the following:
dladm create-aggr -m trunk -P L3 -l net2 -l net1 aggr0
But how come the state of the aggr0 is down as shown in the following:
root@acacia16 # dladm show-aggr -x
LINK PORT SPEED DUPLEX STATE ADDRESS PORTSTATE
aggr0 -- 10000Mb full down 0:10:e0:70:c0:c --
net2 10000Mb full up 0:10:e0:70:c0:c attached
net1 10000Mb full up 0:10:e0:70:c0:f attached
root@acacia16 #
Is there anything is missing?
Thanks for your help & comment.