完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我有一台带有3xI210端口的嵌入式计算机(正如Windows告诉我的那样)。 我必须设置中断调节率和其他东西,如接收缓冲区,以确保高性能以太网相机运行良好。 现在(经过很长一段时间)我更新了网络驱动程序,这些选项都没了。 为什么会这样,我该怎么办呢? 我仍然可以使用旧驱动程序,但我期待通过新的PowerShell Cmdlet自动执行这些设置。 BR, 丹尼尔 以上来自于谷歌翻译 以下为原文 Hi, I have an embedded computer with 3xI210 ports (as windows tells me). I had to set the Interrupt Moderation Rate and other stuff like Receive Buffers to ensure that a high-performance ethernet camera is working well. Now (after a really long time) I updated the network drivers and these options are gone. Why is that so and what can I do about it? I could still use the old drivers, but I was looking forward automating these settings via the new powershell Cmdlets. BR, Daniel |
|
相关推荐
2个回答
|
|
您好Daniel,感谢您在有线以太网社区发布。要使用PowerShell设置英特尔(R)网络适配器设置(如中断审核速率或接收缓冲区),您可以导入“IntelNetCmdlets”模块。要使用PowerShell修改适配器设置:
1。 以ADMIN2身份运行powershell。 导入“IntelNetCmdlets”模块PS c:> Import-Module -Name“C: Program Files Intel Wired Networking IntelNetCmdlets IntelNetCmdlets”3。 键入“IntelNetAdapter”以显示系统中的英特尔(R)适配器列表。 键入“Get-IntelNetadapterSetting -Name”适配器名称“以查看现有设置示例 - Get-IntelNetadapterSetting -Name”英特尔(R)以太网服务器适配器I210-T1“5。键入”Set-IntelNetadapterSetting -Name“适配器名称”-RegistryKeyword“ 适配器设置“-RegistryValue”值“示例 - 设置 - IntelNetadapterSetting -Name”英特尔(R)以太网服务器适配器I210-T1“-RegistryKeyword”* ReceiveBuffers“-RegistryValue”512“希望这有帮助.Regards,Vince T.Intel客户支持代理 根据与英特尔的合同 以上来自于谷歌翻译 以下为原文 Hi Daniel, Thank you for posting in Wired Ethernet Community. To use PowerShell for setting Intel(R) Network Adapter settings such as Interrupt Moderation rate or Receive Buffers, you can import the "IntelNetCmdlets" module. To modify the adapter setting using PowerShell : 1. Run powershell as administrator 2. Import the "IntelNetCmdlets" module PS c:> Import-Module -Name "C:Program FilesIntelWired NetworkingIntelNetCmdletsIntelNetCmdlets" 3. Type "IntelNetAdapter" to show the list of Intel(R) Adapter in your system. 4. Type "Get-IntelNetadapterSetting -Name "adapter name" to view the existing setting Example - Get-IntelNetadapterSetting -Name "Intel(R) Ethernet Server Adapter I210-T1" 5. Type "Set-IntelNetadapterSetting -Name "adapter name" -RegistryKeyword "adapter setting" -RegistryValue "value" Example - Set-IntelNetadapterSetting -Name "Intel(R) Ethernet Server Adapter I210-T1" -RegistryKeyword "*ReceiveBuffers" -RegistryValue "512" Hope this helps. Regards, Vince T. Intel Customer Support Agent under contract to Intel |
|
|
|
jerry1978 发表于 2018-11-29 08:19 嗨Daniel,如果您对IntelNetCmdLets模块有其他疑问,请告诉我们.I210是集成到系统中的以太网控制器。 制造商可能有定制的解决方案,以解决您对缺少选项的担忧。 请联系他们以获得进一步的帮助.Regards,Vince T.Intel客户支持 以上来自于谷歌翻译 以下为原文 Hi Daniel, Please let us know if you have additional question regarding IntelNetCmdLets module. The I210 is an Ethernet Controller integrated to the system. The manufacturer may have customized solution to address your concern regarding missing options. Kindly contact them for further assistance. Regards, Vince T. Intel Customer Support |
|
|
|
只有小组成员才能发言,加入小组>>
480浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-29 11:13 , Processed in 0.760881 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号