User Tools

Site Tools


2_x:datamodel:teemip-virtualization-mgmt
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
2_x:datamodel:teemip-virtualization-mgmt [2018/09/14 22:26] – external edit 127.0.0.1
Line 1: Line 1:
 +====== Virtualization Management ======
 +TeemIp's Virtualization Management module is iTop's Virtualization Management module that has been slightly adapted to integrate with TeemIp' specific IP objects. For a comprehensive reference to that module, please, refer to the [[https://wiki.openitop.org/doku.php?id=2_3_0:datamodel:itop-virtualization-mgmt|Virtualization Management]] chapter in iTop wiki.
 +
 +Here below is the list of iTop CIs that have been modified by TeemIp.
 +
 +
 +===== Virtual Machine ====
 +{{classicon_virtualmachine.png  }} 
 +A Virtual Machine is the virtual equivalent to a Server, it is hosted either on an Hypervisor or on a Farm.
 +
 +=== Virtual Machine Properties ===
 +Only one attribute is affected by TeemIP.
 +
 +Upon creation or modification, a management IP can be set as a foreign key to an IP address. A drop-down box will list a choice of available IP addresses.
 +
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| Management IP | Foreign key to a(n) IPv4 or IPv6 Address | No |
 +
 +=== Tabs  ===
 +And a specific tab has been added.
 +^  Tab  ^  Description  ^
 +| Interfaces' IPs | All IP addresses (v4 or v6) hosted by all physical interfaces attached to the CI |
 +
 +
 +This computed tab provides you with an overview on all IPs hosted by the virtual machine.
 +
 +{{classdetails_virtualmachine.png}} 
 +
 +<note>
 +  * Only addresses which status is release or unassigned (ie not allocated nor reserved) will be offered,
 +  * Status of IP is automatically changed when IP is attached to a device or server or removed from it,
 +  * If enabled through IP settings, CI name is copied into IP short name.
 +</note>
 +
 +===== Logical Interface =====
 +{{classicon_logicalinterface.png  }} 
 +A network interface for a Virtual Machine.
 +
 +=== Logical Interface Properties ===
 +TeemIp is removing the following attributes and is replacing them by a n:n relation with IP Addresses.:
 +  * IP address
 +  * IP gateway
 +  * IP mask
 +The attribute MAC address is replaced by one that supports multiple MAC address formats.
 +<note tip>
 +MAC address can be entered following 01:23:45:67:89:ab or 01-23-45-67-89-ab or 0123.4567.89ab format but is displayed according to choice made in Global IP Settings for the organization.
 +</note>
 +
 +=== Tabs ===
 +IP addresses are visible through a dedicated tab. 
 +^  Tab  ^  Description  ^
 +| IP Addresses | IP Addresses (v4 or v6) that are hosted on the interface |
 +
 +There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host.
 +
 +<note>
 +IPs can be attached to an interface regardless their status, even if it is already allocated. This is to reflect the situation where, for instance, an IP address is set on different router interfaces.
 +</note>
 +
  
2_x/datamodel/teemip-virtualization-mgmt.txt · Last modified: 2023/11/03 12:41 by cnaud