Freebsd网络重启

来自linuxsa wiki
跳转到导航 跳转到搜索
网卡重启命令如下
/etc/rc.d/netif restart 


重启无线网上
sudo ifconfig wlan0 down
	
sudo ifconfig wlan0 up