I've got a T2000 running Solaris 10 and I'm running into an issue in which I'm being asked to set the following UDP tunables vi ndd:
ndd -set /dev/udp udp_xmit_hiwat 65536 ndd -set /dev/udp udp_recv_hiwat 65536 I've found that adding these parameter settings to /etc/system does *NOT* result in them persisting across reboots: set udp:udp_xmit_hiwat=65536 set udp:udp_recv_hiwat=65536 Does anyone have any idea what the "right" way to set these parameters is for Solaris 10? TIA, -Mike- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
