User Tools

Site Tools


2_x:datamodel:teemip-config-mgmt

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
2_x:datamodel:teemip-config-mgmt [2022/12/14 15:20] cnaud2_x:datamodel:teemip-config-mgmt [2022/12/14 15:55] cnaud
Line 45: Line 45:
 === IP Interfaces Properties === === IP Interfaces Properties ===
 TeemIp is replacing the attributes IP address, IP gateway and IP mask by a n:n relation with IP Addresses. The attribute MAC address is replaced by one that supports multiple MAC address formats. TeemIp is replacing the attributes IP address, IP gateway and IP mask by a n:n relation with IP Addresses. The attribute MAC address is replaced by one that supports multiple MAC address formats.
- 
-FIXME 
  
 ===== Physical Interfaces ===== ===== Physical Interfaces =====
Line 53: Line 51:
  
 === Physical Interface Properties === === Physical Interface Properties ===
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| Name Alphanumeric string | Yes |
 +| Device | Foreign key to a(n) Connectable CI | Yes |
 +| Comment | Multiline character string | No | 
 +| MAC address | Multi format MAC Address | No |
 +| Speed | Decimal value (could be negative) | No |
  
- +=== Tabs === 
-=== Tabs === +
-IP addresses are visible through a dedicated tab. +
 ^  Tab  ^  Description  ^ ^  Tab  ^  Description  ^
 | VLANs | VLANs that the interface is connected to | | VLANs | VLANs that the interface is connected to |
Line 64: Line 66:
 There is no limitation in the number of IPv4s and / or IPv6s that a physical interface can host. There is no limitation in the number of IPv4s and / or IPv6s that a physical interface can host.
  
-{{classdetails_physicalinterface.png}} +{{classdetails_physicalinterface3x.png}} 
  
 <note> <note>
Line 70: Line 72:
 </note> </note>
  
-===== Connectable CI===== +===== Connectable CI and Network Interfaces ===== 
-{{classicon_server.png  }} +{{icons8-server.png  }} 
 A Connectable CI is an abstract class of CIs that groups all CIs that can be connected to an IP network. Such CI can host one or multiple physical interfaces. A Connectable CI is an abstract class of CIs that groups all CIs that can be connected to an IP network. Such CI can host one or multiple physical interfaces.
  
-=== Tabs  === +On this class, TeemIp adds a computed tab that displays all IP addresses (v4 or v6) hosted by all physical interfaces attached to the CI, thus providing an overview on all IPs hosted by the CI.
-computed tab has been added to connectable CIs. +
-^  Tab  ^  Description +
-| Interfaces' IPs | All IP addresses (v4 or v6) hosted by all physical interfaces attached to the CI +
- +
-This allow you to have an overview on all IPs hosted by the CI.+
  
-{{classdetails_connectableci.png}} +{{classdetails_connectableci3x.png}} 
2_x/datamodel/teemip-config-mgmt.txt · Last modified: 2023/11/03 12:06 by cnaud