VMware Cloud Community
Srinivas_k
Enthusiast
Enthusiast
Jump to solution

how to find which vmnic is actively used on VMs

Hi All,

We have a Nic teaming policy with active active , both NIC are in Active Adapters, how do we find out which vmnic is actively used on Vietueal machines,

I checked from esxtop but is is showing incorrect information, is there is any other way to check ?

Thank you in advance.

pastedImage_0.png

0 Kudos
1 Solution

Accepted Solutions
ToniSAT
Enthusiast
Enthusiast
Jump to solution

Hi Srinivas_k,

you can try this command: "esxcli network vm port list -w  (vm's world ID)

Best Regards!

View solution in original post

0 Kudos
3 Replies
ToniSAT
Enthusiast
Enthusiast
Jump to solution

Hi Srinivas_k,

you can try this command: "esxcli network vm port list -w  (vm's world ID)

Best Regards!

0 Kudos
ganeshgv
Enthusiast
Enthusiast
Jump to solution

Hi Srinivas,

With vSphere, we are enhanced esxtop to show which vmnic is used by which VM.

Usage:-

To use it, run “esxtop” from the ESXi console and then type “n

Regards,

Ganesh GV

0 Kudos
Srinivas_k
Enthusiast
Enthusiast
Jump to solution

Thank you for the help i am able to get that.

0 Kudos