Link Aggregation dladm on T2000 with 2 e1000g. How can i change mtu size
Hello
I made a Link Aggregation on a T2000 with e1000g1 & e1000g2 successfully.
Now i want to raise up the mtu size to mtu 9000 for the aggregation.
I tried /etc/hostname.aggr
mtu 9000
unsuccessfully- MTU size still 1500
/kernel/drv/etc/e1000g.conf
setting Max Fram Size for 1 2 3 interface to 2(upto 8k)
also not successfully
MaxFrameSize=0,2,2,2;
# 0 is for normal ethernet frames.
# 1 is for upto 4k size frames.
# 2 is for upto 8k size frames.
# 3 is for upto 16k size frames.
# These are maximum frame limits, not the actual ethernet frame
# size. Your actual ethernet frame size would be determined by
# protocol stack configuration (please refer to ndd command man pages)
# For Jumbo Frame Support (9k ethernet packet)
# use 3 (upto 16k size frames)
Has someone an idea?
thanx for advice

