This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-network-mgmt-extended [2025/05/23 10:44] – [Additional elements] cnaud | extensions:teemip-network-mgmt-extended [2025/05/23 16:07] (current) – [Revision History] cnaud | ||
---|---|---|---|
Line 7: | Line 7: | ||
level_hidden | level_hidden | ||
collector_hidden | collector_hidden | ||
- | version | + | version |
- | release_dt | + | release_dt |
TeemIp | TeemIp | ||
iTop : 3.2.1+ | iTop : 3.2.1+ | ||
Line 19: | Line 19: | ||
keyword_tags | keyword_tags | ||
dependencies_s | dependencies_s | ||
- | download_wiki | + | download_wiki |
github_wiki | github_wiki | ||
php-max | php-max | ||
Line 32: | Line 32: | ||
===== Revision History ===== | ===== Revision History ===== | ||
^ Version | ^ Version | ||
- | | 3.2.1 | 2025-05-21 | + | | **3.2.2** |
- | | | + | | 3.2.1 | 2025-05-21 |
+ | | 3.2.0 | 2024-11-13 | ||
| 3.1.3 | 2024-06-26 | | 3.1.3 | 2024-06-26 | ||
| 3.1.2 | 2023-12-14 | | 3.1.2 | 2023-12-14 | ||
Line 224: | Line 225: | ||
| **Other information ** ||| | | **Other information ** ||| | ||
| Physical interface speed | Speed attribute of the interface | No | | | Physical interface speed | Speed attribute of the interface | No | | ||
- | | Module type | Foreign key to a(n) Network Module Type | No | | + | | Module type | Foreign key to a(n) [[teemip-network-mgmt-extended# |
| Max Data Rate | Speed attribute o the module type | No | | | Max Data Rate | Speed attribute o the module type | No | | ||
| Description | Multiline character string | | Description | Multiline character string | ||
Line 410: | Line 411: | ||
This typology element provides technical details on the network modules that different providers may offer. | This typology element provides technical details on the network modules that different providers may offer. | ||
- | === Network Module Properties === | + | === Network Module |
^ Name ^ Type ^ Mandatory? | ^ Name ^ Type ^ Mandatory? | ||
| **General Information** ||| | | **General Information** ||| | ||
Line 427: | Line 428: | ||
| Network modules | Dashboard listing all the network modules of this type | | | Network modules | Dashboard listing all the network modules of this type | | ||
- | FIXME | + | === Managing network module Types === |
+ | These are accessible from the typology configuration dashboard. | ||
+ | {{ classdisplay_networkmoduletype3x.png ?nolink }} | ||
==== Additional elements ==== | ==== Additional elements ==== | ||
- | These four elements | + | These are: |
^ Name ^ Description | ^ Name ^ Description | ||
Line 437: | Line 440: | ||
| Interface Connector | Physical connector used on a physical interface | Name, Description, | | Interface Connector | Physical connector used on a physical interface | Name, Description, | ||
| Flow Capacity | Capacity provided by a network Flow | Name, Description, | | Flow Capacity | Capacity provided by a network Flow | Name, Description, | ||
- | | Network Module Type | Type of network module | See [[teemip-network-mgmt-extended# | ||
The extension groups network specific typological elements in a dedicated dashlet. | The extension groups network specific typological elements in a dedicated dashlet. | ||
Line 447: | Line 449: | ||
==== Logical Interface ==== | ==== Logical Interface ==== | ||
* Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | * Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | ||
- | * Foreign key toward Layer 2 Protocol is added | + | * Foreign key toward Layer 2 Protocol is added, |
+ | * A maximum transmission unit (MTU) parameter is added as well. | ||
{{ classdisplay_logicalinterface3x.png ?nolink }} | {{ classdisplay_logicalinterface3x.png ?nolink }} | ||
Line 455: | Line 458: | ||
==== Network Device Virtual Interface ==== | ==== Network Device Virtual Interface ==== | ||
* Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | * Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | ||
- | * Foreign key toward Layer 2 Protocol is added | + | * Foreign key toward Layer 2 Protocol is added, |
+ | * A maximum transmission unit (MTU) parameter is added as well. | ||
{{ classdisplay_networkdevicevirtualinterface3x.png ?nolink }} | {{ classdisplay_networkdevicevirtualinterface3x.png ?nolink }} | ||
Line 461: | Line 465: | ||
==== Physical Interface ==== | ==== Physical Interface ==== | ||
- | FIXME | ||
* Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | * Speed attribute (string) is replaced by a foreign key toward a Interface Speed, | ||
- | * Foreign key toward Layer 2 Protocol is added | + | * Foreign key toward Layer 2 Protocol is added, |
- | * Foreign key toward Connector is added | + | * Foreign key toward Connector is added, |
+ | * A maximum transmission unit (MTU) parameter is added too. | ||
- | Note that the extension adds as well a foreign key toward an Aggregate Link. | + | Note that the extension adds as well: |
+ | * A foreign key toward an Aggregate Link, | ||
+ | * A foreign key toward a Network Module. | ||
+ | |||
+ | <note tip> | ||
+ | A physical interface cannot host a connector and a network module at the same time. | ||
+ | </ | ||
{{ classdisplay_physicalinterface3x.png ?nolink }} | {{ classdisplay_physicalinterface3x.png ?nolink }} |