飞腾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地址的固化。

相关推荐
hanjq_code4 天前
Mac电脑ROG键盘蓝牙模式下 Caps Lock 键无法切换语言的解决办法
mac
A懿轩A5 天前
【2026 最新】JDK 下载与安装:在 macOS 下使用 Homebrew 和 jenv 完美管理多版本 JDK
java·开发语言·jdk·mac
A懿轩A6 天前
【2026 最新】Python 下载与安装:在 macOS 下使用 Homebrew 和 pyenv 完美管理多版本 Python
python·macos·mac
HashFlag7 天前
Git经典锁报错问题
linux·windows·git·mac
zhensherlock8 天前
Protocol Launcher 系列:Agenda 优雅组织你的想法与日程
javascript·macos·ios·typescript·node.js·mac·ipad
zhensherlock20 天前
Protocol Launcher 系列:Pika 取色器的协议控制(上篇)
前端·javascript·macos·typescript·github·mac·view design
钱多多_qdd21 天前
mac上安装claude
ai·mac
zhensherlock24 天前
Protocol Launcher 系列:App Store 精准引流与应用推广
javascript·macos·ios·typescript·iphone·mac·ipad
jianghao20251 个月前
realesrgan-gui跨平台使用指南:Win/Mac/Linux全支持
linux·windows·mac·跨平台软件·realesrgan-gui
电饭叔1 个月前
利用ip地址帮助macbook系统连接带有wifi功能的epson电脑
电脑·mac·macbook·mac book添加打印机