Package Virtualisation
URI: Virtualisation
Description: Model of device and network virtualisation.
        (empty)
The virtual subnet VirtualSubnet uses encryption to prevent anyone reading communications via access at the physical layer. |
A channel corresponding to a physical network path between two physical hosts, on which virtual network communication depends. |
|
A virtual subnet implemented witin a host to connect virtual hosts provisioned there. |
|
A role filled by a subnet that is an overlay of some other subnet(s). |
|
A scalable (virtual) host. |
|
A channel between two physical hosts connected by at least one physical network path, on which virtual network communication depends. |
|
A virtual host. |
|
A virtual subnet. |
Represents a physical network path between physical hosts that is used to route traffic in a virtual subnet, underpinning a Virtual Channel. |
|
A locally connected (virtual) network between a host device and virtual hosts provisioned on that device. |
|
A subnet implemented using iptables rules to provide an IP address overlay on an existing network. This can be used to route between virtual hosts using a network that connects their physical hosts, for example. |
|
Common parent class for any host that is automatically scalable, i.e. a virtual host where the number of instances can be increased to handle increased loads. |
|
A collection of identical virtual servers that can be managed as a cluster. A singleton VCluster in a system model represents multiple VM-class Hosts. |
|
Link between two physical hosts that is needed to support communication between clients and services over virtual networks. |
|
A virtualised device provisioned by another Host, usually but not always at a data centre, using a subset of the underlying physical hardware capacity. Distinct from a PhysicalHost. |
|
A virtual subnet is any subnet comprising a slice (in any sense) of one or more physical subnets. |
|
A virtual host provisioned at a data centre, allocated a fraction of the underlying physical hardware capacity, and able to host arbitrary applications and data. |
|
A virtual network created by means of protocol tunnelling over other networks. Packet level encryption is usually but not always used, so only physical routing headers (not VPN headers or message content) is accessible in the underlying network. |
|
A very simple virtual device used to transmit and receive data between different locally connected (possibly virtual) subnets. |
|
A locally connected virtual network in which connections between hosts are transported over other networks. Includes software defined networks. |