Inquiry about Port Speed Setting in Proxmox

powersupport

Well-Known Member
Jan 18, 2020
328
8
58
31
Hi,

I'm reaching out to ask if there is a way to adjust port speeds within Proxmox. Could you please provide guidance on how to do this?

Thank you for your help.
 
Hello,

Please take a look to the MAN page of "ethtool" : you can set fixed speed, restrict auto-neg speeds to some values, set duplex, ... This, mainly using the "-s" option, synonym of "--change" option.

May I ask why you want to tinker with port speeds on the PVE node ? Isn't the auto-negotiate giving the expected speed ?

Have a nice day,