ifconfig eth0 hw ether 00:00:23:34:45:66;
ifconfig eth0 192.168.1.10 netmask 255.255.255.0;
route add default gw 192.168.1.1;ifconfig;
ping 192.168.1.100
mount -t nfs -o nolock 192.168.1.210:/home/ks/hi3531/nfs_3531 /mnt
tftp 192.168.1.210 -l test –g
tftp 192.168.1.210 -l a1.264 –p
版权声明:本文为博主原创文章,未经博主允许不得转载。