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
2_x:datamodel:teemip-network-mgmt [2023/11/03 14:39] – [Network Interface] cnaud2_x:datamodel:teemip-network-mgmt [2024/10/30 16:30] (current) – [AS Number Range] 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 |
-| 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 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 ====
-{{classicon_networkdevicevirtualinterface.png  }}+{{icons8-globe-ndvi.png  }}
 A virtual interface on a (physical) network devices. This type of interface coexists with physical interfaces on such devices. A virtual interface on a (physical) network devices. This type of interface coexists with physical interfaces on such devices.
  
 === 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 | No |+| Status | Possible values: Active, Inactive, Obsolete, Stock | No |
 | Network Device | Foreign key to a(n) Network Device | Yes | | Network Device | Foreign key to a(n) Network Device | Yes |
-| MAC address | Formated alphanumeric string | No | 
 | Comment | Multiline character string | No | | Comment | Multiline character string | No |
-| Speed | Decimal value (could be negative) | No |+| **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 143: Line 158:
 There is no limitation in the number of IPv4s and / or IPv6s that a network device virtual interface can host. There is no limitation in the number of IPv4s and / or IPv6s that a network device virtual interface can host.
  
-=== Creating new Network Device Virtual Interface === +=== Displaying a Network Device Virtual Interface === 
-Once Network Device Virtual Interface is selected in the interface type selection boxclick apply to display the creation form:+In a list of Network Device Virtual Interface, select the one yo are interested in.
  
-{{ classcreate_networkdevicevirtualinterface.png }}+{{ classcreate_networkdevicevirtualinterface3x.png }}
  
  
Line 298: Line 313:
 A delegated domain can be returned to its original owner organization with the **Un-delegate** action. Condition to remove a delegation on a domain is that the domain has **no** host, **no** sub-domain and **no** zone associated zone. If these conditions are met, delegation is removed straight away. A delegated domain can be returned to its original owner organization with the **Un-delegate** action. Condition to remove a delegation on a domain is that the domain has **no** host, **no** sub-domain and **no** zone associated zone. If these conditions are met, delegation is removed straight away.
  
 +===== AS Number Range=====
 +{{icons8-asn-range.png  }} 
 +Range of Autonomous Sytem (AS) Numbers
 +
 +=== AS Number Range Properties ===
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| **General Information** |||
 +| Name | Alphanumeric string | Yes |
 +| First number | Integer | No | 
 +| Last number | Integer | No |
 +| Organization | Foreign key to a(n) Organization | Yes | 
 +| Description | Multiline character string  | No |
 +| **Adlinistrative Information** |||
 +| Registrar | Foreign key to a(n) Organization | No |
 +
 +=== Tabs ===
 +^  Tab  ^  Description  ^
 +| Contacts | All the contacts for this configuration item |
 +| Documents | All the documents linked to this configuration item |
 +| AS Numbers | All the AS Numbers that belong to the range |
 +| Active Tickets | All the tickets for this configuration item  |
 +
 +=== Displaying a AS Number Range  ===
 +In the **Networking** overview of the **Configuration Management** module, list the AS Number Range links from the dedicated badge and select the item that you are interested in.
 +
 +{{ classdisplay_asnumberrange.png }}
 ===== AS Number ===== ===== AS Number =====
 {{icons8-connect-48.png  }}  {{icons8-connect-48.png  }} 
-Autonomous System (AS) Number used by various routing protocols.+Autonomous System (AS) Number: a globally unique number that identifies and allows the autonomous systems it refers to to exchange routing information with other independent systems.
  
 === AS Number Properties === === AS Number Properties ===
Line 306: Line 347:
 | **General Information** ||| | **General Information** |||
 | Name | Alphanumeric string | Yes | | Name | Alphanumeric string | Yes |
-| Number | Alphanumeric string  | No |+| Range| Foreign key to a(n) AS Number Range | No |  
 +| Number | Interger  | No |
 | Organization | Foreign key to a(n) Organization | Yes |  | Organization | Foreign key to a(n) Organization | Yes | 
 | Description | Multiline character string  | No | | Description | Multiline character string  | No |
Line 320: Line 362:
 | Contacts | All the contacts for this configuration item | | Contacts | All the contacts for this configuration item |
 | Documents | All the documents linked to this configuration item | | Documents | All the documents linked to this configuration item |
 +| Locations | All the locations where the AS Number has been deployed |
 | Active Tickets | All the tickets for this configuration item  | | Active Tickets | All the tickets for this configuration item  |
  
2_x/datamodel/teemip-network-mgmt.1699018755.txt.gz · Last modified: 2023/11/03 14:39 by cnaud