OCP-NIC BCM957504-N425G FW Update

1. 查看OCP-NIC Port名称

#ifconfig

RedHat 7.8 OCP-NIC BCM957504-N425G FW Update
2. 更新FW前查看每个Port的详细信息

#ethtool -i enp23s0f0
#ethtool -i enp23s0f1d1
#ethtool -i enp23s0f2d2
#ethtool -i enp23s0f3d3

RedHat 7.8 OCP-NIC BCM957504-N425G FW Update
3. 将需要刷新的FW文件拷贝至/lib/firmware目录

#cp BCM957504-N425G.pkg /lib/firmware

RedHat 7.8 OCP-NIC BCM957504-N425G FW Update
4. 更新FW

#ethtool -f enp23s0f0 BCM957504-N425G.pkg
#ethtool -f enp23s0f1d1 BCM957504-N425G.pkg
#ethtool -f enp23s0f2d2 BCM957504-N425G.pkg
#ethtool -f enp23s0f3d3 BCM957504-N425G.pkg

RedHat 7.8 OCP-NIC BCM957504-N425G FW Update
5. 更新FW后查看每个Port的详细信息

#ethtool -i enp23s0f0
#ethtool -i enp23s0f1d1
#ethtool -i enp23s0f2d2
#ethtool -i enp23s0f3d3

RedHat 7.8 OCP-NIC BCM957504-N425G FW Update

相关文章:

  • 2021-06-04
  • 2022-12-23
  • 2021-08-29
  • 2021-11-24
  • 2021-07-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-11
  • 2022-12-23
  • 2021-11-16
  • 2021-11-11
  • 2021-05-03
  • 2022-12-23
相关资源
相似解决方案