On (02/19/07 16:56), Dave wrote: > >You should modify the MaxFrameSize value in /kernel/drv/e1000g.conf. > >You may have to do an update_drv if you do not want to reboot. > > I have already set this and then rebooted: > > MaxFrameSize=3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3; > > but I still get: > > bash-3.00# ifconfig e1000g0 mtu 9000 > ifconfig: setifmtu: SIOCSLIFMTU: e1000g0: Invalid argument >
not sure why you are seeing this. I just tested the same thing (albeit on an snv_57 based machine), and after reboot I get: # ndd -get /dev/e1000g0 max_frame_size 16384 also, the mtu command works as expected.. are you certain that the interface is otherwise plumbed and set up correctly? What is the output for the 'ndd -get' command in your case? --Sowmini _______________________________________________ networking-discuss mailing list [email protected]
