If I want link aggregation in Solaris 10 I can use dladm, for example:
dladm create-aggr -d e1000g0 -d e1000g1 1
If I want IPMP I add the group to /etc/hostname.e1000g0 and /etc/hostname.e1000g1.
Do I do both of those if I want to use aggregation and ip multipathing together for throughput and redundancy? Or how do you setup ipmp if using dladm if the above isn't correct?
Thanks!
dladm create-aggr -d e1000g0 -d e1000g1 1
If I want IPMP I add the group to /etc/hostname.e1000g0 and /etc/hostname.e1000g1.
Do I do both of those if I want to use aggregation and ip multipathing together for throughput and redundancy? Or how do you setup ipmp if using dladm if the above isn't correct?
Thanks!