As in esxi physical adapters are known as vmnic's and these are named as vmnic1, vmnic2, vmnic3 & so on. Now to find out the PCI address of these adapters command is:-
esxcli hardware pci list | more
Once this command is executed, you have to scroll down to the info that you are looking for. Here is the output of this command:-
In this output Address is PCI Address of this card and VMkernel Name is the name used in esxi for this physical card identification
esxcli hardware pci list | more
Once this command is executed, you have to scroll down to the info that you are looking for. Here is the output of this command:-
In this output Address is PCI Address of this card and VMkernel Name is the name used in esxi for this physical card identification
No comments:
Post a Comment