I installed Proxmox 6.3.
However, I notice the Ethernet interface is DOWN after powering on the hypervisor machine.
I have unplugged the cable sometimes, other times the Ethernet cable stayed plugged in.
I can easily change the interface status with
However, when I move the hypervisor machine to its storage location, there will be no monitor and keyboard plugged in.
How can I ensure the interface is UP or automatically change status to UP after I move the machine to storage, plug Ethernet in and power up?
However, I notice the Ethernet interface is DOWN after powering on the hypervisor machine.
I have unplugged the cable sometimes, other times the Ethernet cable stayed plugged in.
I can easily change the interface status with
Bash:
ifup <interfaceName>
How can I ensure the interface is UP or automatically change status to UP after I move the machine to storage, plug Ethernet in and power up?