Broadcom 57416 MAC / FW Update
# Visit the Downloads, Firmware Section of https://www.broadcom.com/products/ethernet-connectivity/network-adapters/p210tpunzip niccli-233.0.150.0_linux.zip
cd Linux/linux_x86_64/
sudo dpkg -i niccli_233.0.150.0-1_x86_64.deb# Ref: https://forum.proxmox.com/threads/broadcom-nics-down-after-pve-8-2-kernel-6-8.146185/
sudo niccli -i 1 install BCM14e416d8.pkg -rescuesudo niccli -i 1 nvm -setoption mac_address -scope 0 -value 78-D0-04-30-40-AA
sudo niccli -i 2 nvm -setoption mac_address -scope 1 -value 78-D0-04-30-40-AB
# A cold boot is recommendedLast updated