I am planning to setup a link aggregation group (lag) on my ES40 and I was
wondering about how lan_config fits into the equation.
Previously we needed to add the following to inet.local...
/usr/sbin/lan_config -i ee0 -a 0 -s 100 -x 1
... In order to get FULL DUPLEX working.
When I add in two more ee# cards it would seem that I would want to have
similar lan_config statements...
/usr/sbin/lan_config -i ee1 -a 0 -s 100 -x 1
/usr/sbin/lan_config -i ee2 -a 0 -s 100 -x 1
After which would come the lagconfig statements to join ee1 and ee2 into a
"lag0".
Is this correct and is the order of the statements in inet.local important
in this case?
Received on Tue Dec 10 2002 - 21:03:03 NZDT