
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
1.5 KiB
vim.host.PhysicalNic.CdpDeviceCapability
The capability of the CDP-awared device that connects to a Physical NIC. PhysicalNicCdpInfo
- extends
- since
- Attributes:
-
router (bool):
The CDP-awared device has the capability of a routing for at least one network layer protocol
transparentBridge (bool):
The CDP-awared device has the capability of transparent bridging
sourceRouteBridge (bool):
The CDP-awared device has the capability of source-route bridging
networkSwitch (bool):
The CDP-awared device has the capability of switching. The difference between this capability and transparentBridge is that a switch does not run the Spanning-Tree Protocol. This device is assumed to be deployed in a physical loop-free topology.
host (bool):
The CDP-awared device has the capability of a host, which Sends and receives packets for at least one network layer protocol.
igmpEnabled (bool):
The CDP-awared device is IGMP-enabled, which does not forward IGMP Report packets on nonrouter ports.
repeater (bool):
The CDP-awared device has the capability of a repeater