Cisco Discovery protocol is not available on this physical network adapter
VMware vSphere ESXi 8.x
To view CDP information on ESXi network adapters, the following requirements must be met:
This issue can occur if Cisco Discovery protocol(CDP) is not enabled on ESXi host or upstream physical switch
Standard switches require the use of the ESXi command line for CDP configuration:
esxcfg-vswitch -b vSwitch0esxcfg-vswitch -B listen vSwitch0esxcfg-vswitch -b vSwitch0For Distributed Switches (vDS), manage settings via vCenter Server:
Cisco Discovery Protocol.ListenTo confirm if the ESXi host is receiving CDP packets from the physical switch:
vim-cmd hostsvc/net/query_networkhint --pnic-name=vmnic[xx]connectedSwitchPort section of the output. If it is null, coordinate with the network team to ensure the physical switch is advertising CDPFor additional details related to Switch Discovery Protocols refer vSphere Documentation