Tom Chen :
> Hello,
>
> I am using NICDrv to test nic drivers. I just installed auto NICDrv and did 
> some tests. The default setup is to test 1G cards. I have several network 
> cards (NIC)s to test, 1Gb and 10Gb. 
>
> I am wondering  how to change client's IP address and other settings 
> correctly.
> I modified /opt/SUNWstc-nicdrv/config.vars fiel, changed client's IP address 
> and 
> DRIVER_SPEED=${DRIVER_SPEED:-10G}. Then I run 
>
> #stf_configure 
>
> After this is done. I started testing, but I encounter some issues. I am 
> wondering if the way to reconfig NICDrv is ok or not? How can we change 
> setting correctly? Should I reboot both  server & client after each 
> re-configuration?
>
> Tom
>   
Did stf_configure return PASS? And What's the issue you encountered?
You can stf_configure -c/-f to do the variables configuration, like 
client's IP address. The cmd stf_unconfigure will help you recover the 
environment the test changed.

Regards,
Robin

Reply via email to