请问怎么通过命令重启网卡?
在Windows下,一般可以在网卡属性页重起网卡。但可不可以用命令重起网卡呢?或怎样利用编程重起网卡呢?...
在 Windows 下,一般可以在网卡属性页重起网卡。 但可不可以用命令重起网卡呢? 或怎样利用编程重起网卡呢?
展开
3个回答
展开全部
1、windows重启网卡命令:
rem 禁用网卡
netsh interface set interface "本地连接"disabled
rem 启用网卡
netsh interface set interface "本地连接" enabled
2、linux系统重启网卡命令:
# service network restart
rem 禁用网卡
netsh interface set interface "本地连接"disabled
rem 启用网卡
netsh interface set interface "本地连接" enabled
2、linux系统重启网卡命令:
# service network restart
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-08-17
展开全部
ipconfig/releaseipconfig/renew
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询