I have a Dell PowerEdge R720 and it only has one place in the back to plug in a network cable. But it has 5 possible network interfaces:
But they are all DOWN when i run ip link show
I've tried adding a file in /etc/sysconfig/network-scripts/ for each interface, tried setting the IP manually vs using DHCP, but nothing seems to work.
I run systemctl restart NetworkManager
when I make changes and I see in logs:
eno1 state change: unmanaged -> unavailable reason sys-iface-state: external
I know the network cable plugged in works, tried it on another computer. Any ideas what to try next? And how do I know which interface eno1, eno2, eno3, eno4, or enp0s26u1u2u4u4 is the right one?