How to identify which NIC 1 NIC 2 etc or eth0 eth1 eth3 and eth4 on physical side. in my case, i want to configure the network active-backup and how to identify which port is eth1 or eth2 either on physical view or prism element dashboard
thank you
How to identify which NIC 1 NIC 2 etc or eth0 eth1 eth3 and eth4 on physical side. in my case, i want to configure the network active-backup and how to identify which port is eth1 or eth2 either on physical view or prism element dashboard
thank you
I assume you have not created the cluster yet? Run the crashcart utility and you can see the eth names and their link state and their mac addresses.
More info here: The Nutanix Network Crashcart a hidden gem - Jeroen Tielen
ethtool -p(--identify) devname
// ethtool -p eth0
I think it might be useful to you.
Thank you all for the best answer
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.