User Tools

Site Tools


2_x:datamodel:typology

Differences

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

Link to this comparison view

Next revision
Previous revision
2_x:datamodel:typology [2018/09/14 22:26] – created - external edit 127.0.0.12_x:datamodel:typology [2023/09/15 16:04] (current) – [Typology Elements] cnaud
Line 1: Line 1:
-====== Typology Elements ======+====== Typology ======
  
-{{classicon_typology.png }} +{{icons8-new-item-48.png }} 
  
-On top of iTop's topology elements, TeemIp proposes typology to predefine the type of WAN Links and 2 IP dedicated topologies: IP Address Usage and IP Range Usage to define the usages that can be made of IP Addresses and IP Ranges+Next to iTop's topology elements, TeemIp proposes different typology classes to predefine the type of a few IP objects.
  
-<note warning> +Like all topology elements, these IP ones are managed through the **Typology configuration** menu of the **Data Administration** module.
-IP Address Usages and IP Range Usages are defined per Organization and are not shared between different organizations. +
-</note>+
  
-Like all topology elements, these IP ones are managed through the "Typology configuration" menu of the Data Administration module.+{{ overview_group_typology3x.png }}
  
-{{ overview_group_typology.png }} 
  
 +===== IP Block Type =====
 +IP Block Types will allow administrators to define the main usage that an IP Block can have: user space, data centre space, interconnections... Name of type being defined through a free text attribute, administrators can really create what suits their needs best.
  
-===== WAN Link Type ===== +=== IP Block Type Properties ===
-WAN Link Types allow administrator to predefine the type of WAN links used and to make sure their name is standard. +
-  +
-=== WAN Link Type Properties ===+
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
 | Name | Alphanumeric string | Yes | | Name | Alphanumeric string | Yes |
 | Description | Multiline character string | No | | Description | Multiline character string | No |
  
-=== Creating a new WAN Link Type === +=== Updating an IP Block Type === 
-In the Typology configuration menu of the Data administration module, click on "Create a new WAN Link Typeto display the creation form. You may as well select "New..." in the listing of WAN Link Types.+In the **Typology configuration** menu of the **Data administration module**, under the **IP space typology configuration** chapter, click on the **IP Block Type** badge to list all IP Address Usages and select the one you'd like to edit.
  
-{{ classcreate_wanlinktype.png }}+{{ classcreate_ipblocktype3x.png }}
  
  
-===== IP Address Usage ===== +===== IP Range Usage ===== 
-IP Address Usages will allow administrators to define the role that an IP can take in their environment: standard usage like Printer or Gateway IP or more technical one like HSRP or High Availability. Name of usage being defined through a free text attribute, administrators can really create what suits their needs best.+IP Range Usages will allow administrators to document the usage made of IP ranges in their environment: Printers, Consoles, DHCP pools... Name of usage being defined through a free text attribute, administrator can really create what suits their needs best.
  
-=== IP Address Usage Properties ===+=== IP Range Usage Properties ===
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
 | Organization | Foreign key to a(n) Organization | Yes | | Organization | Foreign key to a(n) Organization | Yes |
Line 37: Line 33:
 | Description | Multiline character string | No | | Description | Multiline character string | No |
  
-=== Creating a new IP Address Usage === +=== Creating a new IP Range Usage === 
-In the Typology configuration menu of the Data administration module, click on "Create a new IP Address Usageto display the creation form. You may as well select "New..." in the listing of IP Address usages.+In the **Typology configuration** menu of the **Data administration** module, click on **Create a new IP Range Usage** to display the creation form.
  
-{{ classcreate_ipaddressusage.png }}+{{ classcreate_iprangeusage3x.png }}
  
-===== IP Range Usage ===== 
-IP Range Usages will allow administrators to document the usage that is made of IP ranges in their environment: Printers, Consoles, DHCP pools... Name of usage being defined through a free text attribute, administrator can really create what suits their needs best. 
  
-=== IP Range Usage Properties ===+<note warning> 
 +IP Range Usages are defined per Organization and are not shared between different organizations. 
 +</note> 
 + 
 +===== IP Address Usage ===== 
 +IP Address Usages will allow administrators to define the role that an IP can take in their environment: standard usage like Printer or Gateway IP or more technical one like HSRP or High Availability. Name of usage being defined through a free text attribute, administrators can really create what suits their needs best. 
 + 
 +=== IP Address Usage Properties ===
 ^  Name  ^  Type  ^  Mandatory?  ^ ^  Name  ^  Type  ^  Mandatory?  ^
 | Organization | Foreign key to a(n) Organization | Yes | | Organization | Foreign key to a(n) Organization | Yes |
Line 51: Line 52:
 | Description | Multiline character string | No | | Description | Multiline character string | No |
  
-=== Creating a new IP Range Usage === +=== Updating an IP Address Usage === 
-In the Typology configuration menu of the Data administration module, click on "Create a new IP Range Usageto display the creation form. You may as well select "New..." in the listing of IP Ranges Usages.+In the **Typology configuration** menu of the **Data administration module**, under the **IP space typology configuration** chapter, click on the **IP Address Usage** badge to list all IP Address Usages and select the one you'd like to edit.
  
-{{ classcreate_iprangeusage.png }}+{{ classcreate_ipaddressusage3x.png }}
  
 +<note warning>
 +IP Address Usages are defined per Organization and are not shared between different organizations.
 +</note>
 +
 +===== WAN Link Type =====
 +WAN Link Types allow administrators to predefine the type of WAN links used.
 + 
 +=== WAN Link Type Properties ===
 +^  Name  ^  Type  ^  Mandatory?  ^
 +| Name | Alphanumeric string | Yes |
 +| Description | Multiline character string | No |
 +
 +=== Creating a new WAN Link Type ===
 +In the **Typology configuration** menu of the **Data administration** module, under the **Network typology configuration** chapter, click on "Create a new WAN Link Type" to display the creation form.
  
 +{{ classcreate_wanlinktype3x.png }}
  
 +===== Other typologies =====
 +Other typological elements are brought by other extensions and are documented in their dedicated wiki:
 +  * DHCP class and DHCP subclass belong to the [[extensions:teemip-dhcp-mgmt|TeemIp DHCP Management]] extensions,
 +  * Network Device Type is defined in [[https://www.itophub.io/wiki/page?id=3_0_0:datamodel:itop-config-mgmt#typology|iTop datamodel]],
 +  * Interface Speed, Layer 2 Protocol and Interface Connector are brought by [[extensions:teemip-network-mgmt-extended#typology_elements|TeemIp Network Management Extended]]
 +  * Cable Type and Cable Category come with the [[extensions:teemip-cable-mgmt#typology_elements|TeemIp Cable Management]]
2_x/datamodel/typology.1536956799.txt.gz · Last modified: 2018/09/14 22:26 by 127.0.0.1