Hello,

 

I can set the MTU on 1 out of 3 interfaces even though I have specified them
all in /kernel/drv/e1000g.conf

 

root@keeper:/volumes# dladm show-linkprop -p mtu e1000g0

LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE

e1000g0      mtu             rw   9000           1500           1500-16298

root@keeper:/volumes# dladm show-linkprop -p mtu e1000g1

LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE

e1000g1      mtu             rw   1500           1500           1500

root@keeper:/volumes# dladm show-linkprop -p mtu e1000g2

LINK         PROPERTY        PERM VALUE          DEFAULT        POSSIBLE

e1000g2      mtu             rw   1500           1500           1500

 

And now I am seeing maxFrameSize reset back to all 0's, even though I edit
the file back to all 3's:

 

more /kernel/drv/e1000g.conf

 

MaxFrameSize=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;

        # 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.

 

 

Each time I set back to all 3's it goes back to all 0's

 

Any ideas and thank you,

Matthew

_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to