User Tools

Site Tools


2_x:datamodel:teemip-network-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
Last revisionBoth sides next revision
2_x:datamodel:teemip-network-mgmt [2023/11/03 14:49] – [Fiber Channel Interface] cnaud2_x:datamodel:teemip-network-mgmt [2023/11/03 15:17] – [Physical Interface] cnaud
Line 40: Line 40:
  
 ==== Logical Interface ==== ==== Logical Interface ====
-{{classicon_logicalinterface.png  }}+{{icons8-globe-cable.png  }}
 A network interface for a Virtual Machine. A network interface for a Virtual Machine.
  
 === Logical Interface Properties === === Logical Interface Properties ===
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
 +| **General Information** |||
 | Name | Alphanumeric string | Yes | | Name | Alphanumeric string | Yes |
 | Status | Possible values: Active, Inactive | No | | Status | Possible values: Active, Inactive | No |
-| MAC address | Formated alphanumeric string | No | 
-| Comment | Multiline character string | No | 
-| Speed | Decimal value (could be negative) | No | 
 | Virtual machine | Foreign key to a(n) Virtual Machine | Yes | | Virtual machine | Foreign key to a(n) Virtual Machine | Yes |
 +| Comment | Multiline character string | No |
 +| **More Information** |||
 +| MAC address | Formated alphanumeric string | No |
 +| Speed | Foreign key to a(n) Interface Speed \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension  | No |
 +| Protocol | Foreign key to a(n) Layer 2 Protocol \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension  | No |
  
 <note tip> <note tip>
Line 72: Line 75:
 There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host. There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host.
  
-=== Creating new Logical Interface === +=== Displaying a Logical Interface === 
-Once Logical interface is selected in the interface type selection boxclick apply to display the creation form:+In a list of logical interfacesselect the one you are interested in:
  
-{{ classcreate_logicalinterface.png }}+{{ classdetails_virtualinterface3x.png }}
  
  
 ==== Physical Interface ==== ==== Physical Interface ====
-{{classicon_physicalinterface.png  }} +{{icons8-globe-wire.png  }} 
-A physical network interface on a physical server, as opposed to virtual interfaces that are defined at the sofware level either in operating systems or virtual machines.+A physical network interface on a physical server, as opposed to virtual interfaces that are defined at the software level either in operating systems or virtual machines.
  
 === Physical Interface Properties === === Physical Interface Properties ===
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
 +| **General Information** |||
 | Name | Alphanumeric string | Yes | | Name | Alphanumeric string | Yes |
 | Status | Possible values: Active, Inactive, Obsolete, Stock | No | | Status | Possible values: Active, Inactive, Obsolete, Stock | No |
 | Device | Foreign key to a(n) Connectable CI | Yes | | Device | Foreign key to a(n) Connectable CI | Yes |
-| MAC address | Formated alphanumeric string | No | 
 | Comment | Multiline character string | No | | Comment | Multiline character string | No |
-| Speed | Decimal value (could be negative) | No |+| **Wiring Information** ||| 
 +| Please, refer to the [[extensions:teemip-cable-mgmt|Cable Management]] extension ||| 
 +| **More Information** ||| 
 +| MAC address | Formated alphanumeric string | No | 
 +| Speed | Foreign key to a(nInterface Speed \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension | No | 
 +| Protocol | Foreign key to a(n) Layer 2 Protocol \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension | No | 
  
 <note tip> <note tip>
Line 96: Line 105:
  
 <note> <note>
-TeemIp replaces the IP Address field that appears in iTop data model by a list of IPs that may contain several pointers to IPs defined in TeemIP data model. The list appears in the following tab.+TeemIP replaces the IP Address field that appears in iTop data model by a list of IPs that may contain several pointers to IPs defined in TeemIP data model. The list appears in the following tab.
 </note> </note>
  
Line 108: Line 117:
 | VRFs | VRFs to which this interface is connected | | VRFs | VRFs to which this interface is connected |
 | IP Addresses | IP Addresses (v4 or v6) that are hosted on the interface | | IP Addresses | IP Addresses (v4 or v6) that are hosted on the interface |
 +| Cable | Cable connected to the interface \\ Brought by the [[extensions:teemip-cable-mgmt|Cable Management]] extension |
  
 There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host. There is no limitation in the number of IPv4s and / or IPv6s that a logical interface can host.
Line 114: Line 124:
 Once Physical interface is selected in the interface type selection box, click apply to display the creation form: Once Physical interface is selected in the interface type selection box, click apply to display the creation form:
  
-{{ classcreate_physicalinterface.png }}+{{ classcreate_physicalinterface3x.png }}
  
 ==== Network Device Virtual Interface ==== ==== Network Device Virtual Interface ====
2_x/datamodel/teemip-network-mgmt.txt · Last modified: 2023/11/03 15:32 by cnaud