System::VCMP::VCMPNetworkMode

Introduced : BIG-IP_v11.0.0
A list of vCMP Network modes.

Members

Member

Value

Description

VCMP_NETWORK_MODE_UNKNOWN

0

Network mode is unknown (or is unsupported by iControl).

VCMP_NETWORK_MODE_BRIDGED

1

The management interface of the guest’s VMs are attached to the management network of the hypervisor. This allows remote access over the VMs’ management interfaces.

VCMP_NETWORK_MODE_ISOLATED

2

The VMs’ management interfaces are NOT connected to the hypervisor’s management network. Console access or SSH access over the guest’s VLANs is required to administer the guest’s VMs.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.