Change the MTU setting
I'm trying to change the MTU setting on an interface, I ran the following command "ifconfig e1000g0 mtu 1390" but I need to find a way to get it to stick so when the system reboots the setting isn't lost. I've read the man page for ndd but that didn't give me enough information to set the MTU size, and I talked with a co-worker who suggested setting the hostname.e1000g0 file with the MTU setting but later we figured that keeps the zones from booting properly.
Anyone have any suggestions.
1