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:39] – [Network Interface] cnaud2_x:datamodel:teemip-network-mgmt [2023/11/03 15:17] – [Physical Interface] cnaud
Line 9: Line 9:
 ===== Network Interface ===== ===== Network Interface =====
 {{icons8-globe-cable.png  }}  {{icons8-globe-cable.png  }} 
-Five types of network interfaces can be defined: fiber channels, physical or logical interfaces, virtual interfaces for network devices and aggregate links+Five types of network interfaces can be defined: **fiber channels****physical** or **logical** interfaces, **virtual interfaces** for network devices and **aggregate links**
  
  
Line 19: Line 19:
  
 ==== Fiber Channel Interface ==== ==== Fiber Channel Interface ====
-{{classicon_fiberchannelinterface.png  }}  +{{icons8-globe-fiber.png  }}  
-Fibre Channel Interface, is a network interface to a high-speed network technology primarily used for connecting shared storage devices (Storage Systems in TeemIp).+Fiber Channel Interface, is a network interface to a high-speed network technology primarily used for connecting shared storage devices (Storage Systems in TeemIP).
  
 === Fiber Channel Interface Properties === === Fiber Channel 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 |
 | Device | Foreign key to a(n) Datacenter Device | Yes | | Device | Foreign key to a(n) Datacenter Device | Yes |
 +| **More Information** |||
 | Speed | Decimal value (could be negative) | No | | Speed | Decimal value (could be negative) | No |
 | Topology | Alphanumeric string | No | | Topology | Alphanumeric string | No |
Line 34: Line 36:
 Once Fiber Channel interface is selected in the interface type selection box, click apply to display the creation form: Once Fiber Channel interface is selected in the interface type selection box, click apply to display the creation form:
  
-{{ classcreate_fiberchannelinterface.png }}+{{ classcreate_fiberchannelinterface3x.png }}
  
  
 ==== 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 |
 +| Virtual machine | Foreign key to a(n) Virtual Machine | Yes |
 +| Comment | Multiline character string | No |
 +| **More Information** |||
 | MAC address | Formated alphanumeric string | No | | MAC address | Formated alphanumeric string | No |
-| Comment | Multiline character string | No | +| Speed | Foreign key to a(nInterface Speed \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension  | No | 
-| Speed | Decimal value (could be negative) | No | +Protocol | Foreign key to a(n) Layer 2 Protocol \\ Brought by the [[extensions:teemip-network-mgmt-extended|Network Management Extended]] extension  | No |
-Virtual machine | Foreign key to a(n) Virtual Machine Yes |+
  
 <note tip> <note tip>
Line 70: 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 94: 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 106: 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 112: 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