飞腾D3000麒麟信安系统下配置intel I210 MAC

1、背景介绍

在x86系统下可通过 intel官方提供的eeupdate工具进行mac地址配置,参考这篇文章:Linux下Intel网卡固件烧写工具_eeupdate64e-CSDN博客

在飞腾2000+下由于无法使用工具,只能用ethtool进行mac地址固化,前期已经固化过Intel I350网卡mac地址,参考这篇文章:FT2000+下固化intel I350mac地址_mac地址固化-CSDN博客

目前是在飞腾D3000系统下针对intel I210网卡进行固化,此时采用和intel I350一样的命令无效。

2、固化方法

命令无效的原因是ethtool命令中magic后面接的数字必须要和网卡pcie节点匹配,这一点I210与I350是不一样的,先通过命令找出I210设备号:

此时可以知道设备号为80861533,于是替换magic后面数字实现mac地址固化,命令如下:

bash 复制代码
ethtool -E eth2 magic 0x15338086 offset 0x00 value 0x44
ethtool -E eth2 magic 0x15338086 offset 0x01 value 0x6f
ethtool -E eth2 magic 0x15338086 offset 0x02 value 0xd8
ethtool -E eth2 magic 0x15338086 offset 0x03 value 0x60
ethtool -E eth2 magic 0x15338086 offset 0x04 value 0x50
ethtool -E eth2 magic 0x15338086 offset 0x05 value 0x4d

ethtool -E eth3 magic 0x15338086 offset 0x00 value 0x44
ethtool -E eth3 magic 0x15338086 offset 0x01 value 0x6f
ethtool -E eth3 magic 0x15338086 offset 0x02 value 0xd8
ethtool -E eth3 magic 0x15338086 offset 0x03 value 0x60
ethtool -E eth3 magic 0x15338086 offset 0x04 value 0x50
ethtool -E eth3 magic 0x15338086 offset 0x05 value 0x4e

这样就完成了D3000麒麟系统下针对Intel I210网卡mac地址的固化。

相关推荐
小溪彼岸2 天前
一款好用的桌面端软件uTools
mac
猫头虎3 天前
IDE mac M芯片安装报错:如何解决“InsCode.app 已损坏”,无法打开
ide·vscode·macos·inscode·编辑器·idea·mac
2501_928094654 天前
PDF Reader 编辑阅读工具(Mac中文)
macos·pdf·mac
赵榕5 天前
HyperDock不显示预览图的解决方法
macos·mac·hyperdock
你单排吧6 天前
Uniapp之ios真机调试篇
前端·mac
77xxx10 天前
mac在iTerm2中安装zsh
mac·命令行
2501_9280946511 天前
Magnet Pro Macbook窗口分屏管理(Mac窗口分屏)
macos·mac·窗口分屏
2501_9275393015 天前
EndNote 2025 Mac 文献管理工具
macos·mac·文献管理
易我数据恢复大师18 天前
如何在mac玩windows游戏?3个工具推荐,不用换电脑!
macos·mac·mac运行windows游戏·easeus os2go·mac玩windows游戏
XINGLOO18 天前
Mac怎么连接VPS?可以参考这几种方法
windows·ssh·mac