This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-cable-mgmt [2024/10/03 16:32] – [Revision History] cnaud | extensions:teemip-cable-mgmt [2025/05/19 17:00] (current) – [Cross Connect] cnaud | ||
---|---|---|---|
Line 7: | Line 7: | ||
level_hidden | level_hidden | ||
collector_hidden | collector_hidden | ||
- | version | + | version |
- | release_dt | + | release_dt |
- | TeemIp | + | TeemIp |
- | iTop : 3.1+ | + | iTop : 3.1.2+ |
code : teemip-cable-mgmt | code : teemip-cable-mgmt | ||
localization | localization | ||
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 | ||
- | | 1.3.1 | | | | | - PR [[https:// | + | | 1.4.0 | 2025-xx-yy |
- | | | + | | **1.3.1** |
- | | 1.2.0 | 2023-12-07 | + | | 1.3.0 | 2024-06-26 |
+ | | 1.2.0 | 2023-12-07 | ||
| 1.1.0 | 2023-07-24 | | 1.1.0 | 2023-07-24 | ||
| 1.0.0 | 2022-12-04 | | 1.0.0 | 2022-12-04 | ||
Line 41: | Line 42: | ||
TeemIp cable management allows you to document the cable layouts of your organization. Connect physical interfaces to wall mounted network sockets, to patch panels hosted in racks or to other physical interfaces, document your patch cables and your underlying cabling layout, manage your cross connects: the extension enables a large scope of connection scenarios as the following drawing highlights: | TeemIp cable management allows you to document the cable layouts of your organization. Connect physical interfaces to wall mounted network sockets, to patch panels hosted in racks or to other physical interfaces, document your patch cables and your underlying cabling layout, manage your cross connects: the extension enables a large scope of connection scenarios as the following drawing highlights: | ||
- | {{ cabling_scenarios.png }} | + | {{ cabling_scenarios.png |
Furthermore, | Furthermore, | ||
- | {{ cabling_wiring3.png }} | + | {{ cabling_wiring3.png |
Note that the drawing has been manually rearranged. | Note that the drawing has been manually rearranged. | ||
Line 84: | Line 85: | ||
Under the **Other Settings** fieldset, the **Allow cabling toward another organizations** parameter enables patch panels from a given organization to be connected to patch panels of other organizations. | Under the **Other Settings** fieldset, the **Allow cabling toward another organizations** parameter enables patch panels from a given organization to be connected to patch panels of other organizations. | ||
- | {{ cabling_ipsettings.png }} | + | {{ cabling_ipsettings.png |
+ | ===== Implementation Scenario ===== | ||
+ | This section provides, as an example, a method that can be followed to implement TeemIp Cable Management. | ||
+ | |||
+ | - 1. Create the Racks at your different locations. | ||
+ | - 2. Create the [[extensions: | ||
+ | - 3. On each Patch panel use the **Create network sockets** menu to automatically create as much network sockets as the Patch panel' | ||
+ | - 4. Still on each Patch panel, use the **Create back end network cables** menu to link its Network sockets to remote ones located in another Patch panel that you'll select, and create the associated back end network cables at the same time. | ||
+ | - - Note that such connections and cables may be manually created. | ||
+ | - - Once a back end connection exist for a Network socket, its status will become " | ||
+ | - - Back end cables will be listed in the **Cables** tab of the Patch panel. | ||
+ | - 5. Create your [[extensions: | ||
+ | - - Breakout cables will be listed as well in the **Cables** tab of the Patch panel. | ||
===== Patch Panel ===== | ===== Patch Panel ===== | ||
{{icons8-toolbar.svg | {{icons8-toolbar.svg | ||
Line 97: | Line 110: | ||
| Status| Possible values: Implementation, | | Status| Possible values: Implementation, | ||
| Location | Foreign key to a(n) Location | Yes | | | Location | Foreign key to a(n) Location | Yes | | ||
+ | | External reference | Alphanumeric string | No | | ||
+ | | Description | Multiline character string | No | | ||
+ | | **Connectivity** ||| | ||
| Capacity | Number of network sockets that the panel can host | No | | | Capacity | Number of network sockets that the panel can host | No | | ||
| Free sockets | Number of network sockets still available on the panel | Automatically computed | | | Free sockets | Number of network sockets still available on the panel | Automatically computed | | ||
| Ready sockets | Number of network sockets with status ' | | Ready sockets | Number of network sockets with status ' | ||
| Connector | Foreign key to a(n) Interface Connector \\ Brought by the [[extensions: | | Connector | Foreign key to a(n) Interface Connector \\ Brought by the [[extensions: | ||
- | | External reference | + | | Cable category |
- | | Description | Multiline character string | + | |
| **Rack Information** ||| | | **Rack Information** ||| | ||
| Rack | Foreign key to a(n) Rack | Yes | | | Rack | Foreign key to a(n) Rack | Yes | | ||
Line 108: | Line 123: | ||
- | Should the extension [[https:// | + | Should the extension [[https:// |
^ Name ^ Type ^ Mandatory? | ^ Name ^ Type ^ Mandatory? | ||
- | | **More Information** ||| | ||
| Panel | Possible values: Front, Rear | Yes | | | Panel | Possible values: Front, Rear | Yes | | ||
| Zero-U | Possible values: Yes, No | Yes | | | Zero-U | Possible values: Yes, No | Yes | | ||
Line 127: | Line 141: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Patch Panel dashlet, click on it and select the item you are interested in: | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Patch Panel dashlet, click on it and select the item you are interested in: | ||
- | {{ classdisplay_patchpanel3x.png }} | + | {{ classdisplay_patchpanel3x.png |
With the extension [[https:// | With the extension [[https:// | ||
- | {{ classdisplay_patchpanel-dcviewext.png }} | + | {{ classdisplay_patchpanel-dcviewext.png |
=== Creating network sockets === | === Creating network sockets === | ||
- | If the capacity is set, to value c for instance, TeemIP will offer to automatically create c network sockets and to attach them to the patch panel. If n network sockets do already exist, with n < c, then the menu will still be displayed but only (c - n) network sockets will be created. When created, network socket will be set to inactive mode and will inherit of attributes location, rack, patch panel (obviously) and interface connector (if exists) from the patch panel. | + | If the capacity is set, to value c for instance, TeemIP will offer to automatically create c [[extensions: |
=== Creating back end network cables === | === Creating back end network cables === | ||
- | If some network sockets are already attached to the patch panel, TeemIP will offer to automatically connect the back end interface of these network sockets to remote sockets located in another patch panel of another Rack. This action removes to TeemIP administrator the burden of creating back end network cables for each of the network sockets attached to a patch panel. | + | If some network sockets are already attached to the patch panel, TeemIP will offer to automatically connect the back end interface |
- | When action is launched, TeemIP offers first to select the remote patch panel... | + | When action is launched, TeemIP offers first to select |
- | {{ classdisplay_patchpanel_createbackendcables.png }} | + | {{ classdisplay_patchpanel_createbackendcables.png |
.. before creting the links in accordance with the number of available sockets in the remote rack. | .. before creting the links in accordance with the number of available sockets in the remote rack. | ||
<note tip> | <note tip> | ||
- | By default, the remote patch panel must belong to the same organization as the source one. This behaviour may be changed through the parameter **Allow cabling toward another | + | By default, the remote patch panel must belong to the same organization as the source one. This behaviour may be changed through the parameter **Allow cabling toward another |
</ | </ | ||
===== Network Socket ===== | ===== Network Socket ===== | ||
Line 160: | Line 174: | ||
| Rack | Foreign key to a(n) Rack | No | | | Rack | Foreign key to a(n) Rack | No | | ||
| Patch panel | Foreign key to a(n) Patch Panel | No | | | Patch panel | Foreign key to a(n) Patch Panel | No | | ||
- | | Organization | Organization that the patch panel belongs | + | | Organization | Foreign key to a(n) Organization |
| External reference | Alphanumeric string | No | | | External reference | Alphanumeric string | No | | ||
| Comment | Multiline character string | No | | | Comment | Multiline character string | No | | ||
| **Front End Information** ||| | | **Front End Information** ||| | ||
| Connector | Foreign key to a(n) Interface Connector | No | | | Connector | Foreign key to a(n) Interface Connector | No | | ||
+ | | Cable category | Foreign key to a(n) Cable Categpry | No | | ||
| Device | Foreign key to a(n) Connectable CI | No | | | Device | Foreign key to a(n) Connectable CI | No | | ||
| Physical interface | Foreign key to a(n) Physical Interface | No | | | Physical interface | Foreign key to a(n) Physical Interface | No | | ||
Line 171: | Line 186: | ||
| **Back End Information** ||| | | **Back End Information** ||| | ||
| Back end network socket | Foreign key to a(n) Network Socket | No | | | Back end network socket | Foreign key to a(n) Network Socket | No | | ||
- | |||
- | Friendly name of a network socket is automatically computed as the concatenation of the location name, rack name (if exists), patch panel name (if exists) and code of the socket. | ||
=== Tabs === | === Tabs === | ||
Line 179: | Line 192: | ||
<note tip> | <note tip> | ||
- | A network socket can be installed in a patch panel or as a stand alone equipment in a room. | + | * The friendly name of a network socket is automatically computed as the concatenation of the location name, rack name (if exists), patch panel name (if exists) and code of the socket. |
- | * When installed in a patch panel, attributes Location, Rack and Patch panel are mandatory. | + | * The code of the network socket is computed by the method '' |
- | * When standing alone, attribute Location is mandatory but Rack and Patch panel must **NOT** be set. | + | * Its organization is the one of the patch panel, if one has been selected, or the one of the location. |
+ | * A network socket can be installed in a patch panel or as a stand alone equipment in a room. | ||
+ | * When installed in a patch panel, attributes Location, Rack and Patch panel are mandatory. | ||
+ | * When standing alone, attribute Location is mandatory but Rack and Patch panel must **NOT** be set. | ||
</ | </ | ||
Line 187: | Line 203: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Network Socket dashlet, click on it and select the item you are interested in or select it directly from the Patch panel detailed display : | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Network Socket dashlet, click on it and select the item you are interested in or select it directly from the Patch panel detailed display : | ||
- | {{ classdisplay_networksocket3x.png }} | + | {{ classdisplay_networksocket3x.png |
Network Sockets have 2 sides: | Network Sockets have 2 sides: | ||
Line 247: | Line 263: | ||
| Primary Network socket | Foreign key to a(n) Network Socket | No | | | Primary Network socket | Foreign key to a(n) Network Socket | No | | ||
| Secondary Network socket | Foreign key to a(n) Network Socket | No | | | Secondary Network socket | Foreign key to a(n) Network Socket | No | | ||
+ | | Device | Foreign key to a(n) Connectable CI | No | | ||
+ | | Physical interface | Foreign key to a(n) Physical interface | No | | ||
| **Peer Unit Information** ||| | | **Peer Unit Information** ||| | ||
- | | Location | + | | Peer location |
- | | Rack | Foreign key to a(n) Rack | Yes | | + | | Peer rack | Foreign key to a(n) Rack | Yes | |
- | | Patch panel | Foreign key to a(n) Patch Panel | Yes | | + | | Peer patch panel | Foreign key to a(n) Patch Panel | Yes | |
- | | Primary | + | | Peer primary |
- | | Secondary | + | | Peer secondary |
- | | **Back End Information** | + | | Peer device |
- | | Back end network socket | + | | Peer physical interface |
=== Tabs === | === Tabs === | ||
Line 260: | Line 278: | ||
| Contacts | All the contacts for the Cross Connect | | | Contacts | All the contacts for the Cross Connect | | ||
| Documents | All the documents linked to the Cross Connect | | | Documents | All the documents linked to the Cross Connect | | ||
+ | | Active tickets | All the non closed tickets related to the Cross Connect | | ||
| Wiring | Wiring diagram | | | Wiring | Wiring diagram | | ||
+ | | Cables | All the cables that make the Cross Connect | | ||
Line 266: | Line 286: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Cross Connect dashlet, click on it and select the item you are interested in : | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Cross Connect dashlet, click on it and select the item you are interested in : | ||
- | {{ classdisplay_crossconnect.png }} | + | {{ classdisplay_crossconnect.png |
+ | |||
+ | <note tip> | ||
+ | * When the Cross Connect moves to production state: | ||
+ | * The cables that make the path between the local and peer end are listed in the **Cables** tab. | ||
+ | * All the network sockets along the path are set with a pointer to the cross connect | ||
+ | * When the Cross Connect exits the production state: | ||
+ | * The **Cables** tab is not displayed anymore. | ||
+ | * The pointer to the cross connect is reset on all the network sockets along the path | ||
+ | </ | ||
+ | |||
+ | === Create Cables === | ||
+ | Once the status of the Cross Connect is set to **Production**, | ||
=== Finding Wiring Paths === | === Finding Wiring Paths === | ||
A cross connect documents a link between one or two network socket hosted in a patch panel sitting in a rack of a given organization and one or two peer network socket hosted in a peer patch panel sitting in a peer rak of a peer organization. The **Find wiring paths** action will display all the available cabling paths that may be establish to connect 2 network sockets that answer to the previous conditions. | A cross connect documents a link between one or two network socket hosted in a patch panel sitting in a rack of a given organization and one or two peer network socket hosted in a peer patch panel sitting in a peer rak of a peer organization. The **Find wiring paths** action will display all the available cabling paths that may be establish to connect 2 network sockets that answer to the previous conditions. | ||
- | {{ classdisplay_crossconnect_find_path.png }} | + | {{ classdisplay_crossconnect_find_path.png |
Network admin may select one of the offered path and manually create it within TeemIP. | Network admin may select one of the offered path and manually create it within TeemIP. | ||
Line 282: | Line 314: | ||
These value can be overwritten through the configuration file, as described [[extensions: | These value can be overwritten through the configuration file, as described [[extensions: | ||
</ | </ | ||
+ | |||
===== Physical Interface ===== | ===== Physical Interface ===== | ||
{{icons8-globe-wire.png | {{icons8-globe-wire.png | ||
Line 304: | Line 337: | ||
A connection between a physical interface and a network socket will look as follows. | A connection between a physical interface and a network socket will look as follows. | ||
- | {{ classdisplay_networksocket_to_physicalinterface.png }} | + | {{ classdisplay_networksocket_to_physicalinterface.png |
- | {{ classdisplay_physicalinterface_to_networksocket.png }} | + | {{ classdisplay_physicalinterface_to_networksocket.png |
A connection between two physical interfaces will look as follows. | A connection between two physical interfaces will look as follows. | ||
- | {{ classdisplay_physicalinterface_to_physicalinterface.png }} | + | {{ classdisplay_physicalinterface_to_physicalinterface.png |
===== Front End Network Cable ===== | ===== Front End Network Cable ===== | ||
Line 327: | Line 360: | ||
| Network socket #1 - Front end | Foreign key to a(n) Network Socket | Yes | | | Network socket #1 - Front end | Foreign key to a(n) Network Socket | Yes | | ||
| Network socket #2 - Front end | Foreign key to a(n) Network Socket | Yes |Friendly name of a network cable is automatically computed as the concatenation of the 2 network socket names. | | Network socket #2 - Front end | Foreign key to a(n) Network Socket | Yes |Friendly name of a network cable is automatically computed as the concatenation of the 2 network socket names. | ||
- | |||
- | Friendly name of a front end network cable is automatically computed as the concatenation of the two network sockets' | ||
=== Tabs === | === Tabs === | ||
^ Tab ^ Description | ^ Tab ^ Description | ||
| Documents | All documents linked to the front end network cable | | | Documents | All documents linked to the front end network cable | | ||
+ | |||
+ | <note tip> | ||
+ | * The friendly name of a front end network cable is automatically computed as the concatenation of the two network sockets' | ||
+ | * Its label may be automatically computed through the method SetLabel that can be overloaded. | ||
+ | </ | ||
<note warning> | <note warning> | ||
Line 344: | Line 380: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Front End Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Front End Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | ||
- | {{ classdisplay_frontendnetworkcable.png }} | + | {{ classdisplay_frontendnetworkcable.png |
===== Back End Network Cable ===== | ===== Back End Network Cable ===== | ||
Line 361: | Line 397: | ||
| Network socket #1 - Back end | Foreign key to a(n) Network Socket | Yes | | | Network socket #1 - Back end | Foreign key to a(n) Network Socket | Yes | | ||
| Network socket #2 - Back end | Foreign key to a(n) Network Socket | Yes |Friendly name of a network cable is automatically computed as the concatenation of the 2 network socket names. | | Network socket #2 - Back end | Foreign key to a(n) Network Socket | Yes |Friendly name of a network cable is automatically computed as the concatenation of the 2 network socket names. | ||
- | + | | **Membership** ||| | |
- | Friendly name of a back end network | + | | Breakout |
=== Tabs === | === Tabs === | ||
^ Tab ^ Description | ^ Tab ^ Description | ||
| Documents | All documents linked to the back end network cable | | | Documents | All documents linked to the back end network cable | | ||
+ | |||
+ | <note tip> | ||
+ | * The friendly name of a back end network cable is automatically computed as the concatenation of the two network sockets' | ||
+ | * Its label may be automatically computed through the method SetLabel that can be overloaded. | ||
+ | * A back end network cable may belong to a breakout cable | ||
+ | </ | ||
<note warning> | <note warning> | ||
Line 378: | Line 420: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Back End Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Back End Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | ||
- | {{ classdisplay_backendnetworkcable.png }} | + | {{ classdisplay_backendnetworkcable.png |
===== Device Network Cable ===== | ===== Device Network Cable ===== | ||
Line 397: | Line 439: | ||
| Physical interface | Foreign key to a(n) PhysicalInterface | No | | | Physical interface | Foreign key to a(n) PhysicalInterface | No | | ||
- | Friendly name of a device network cable is automatically computed as the concatenation of the network socket' | ||
=== Tabs === | === Tabs === | ||
^ Tab ^ Description | ^ Tab ^ Description | ||
| Documents | All documents linked to the device network cable | | | Documents | All documents linked to the device network cable | | ||
+ | |||
+ | <note tip> | ||
+ | * The friendly name of a device network cable is automatically computed as the concatenation of the network socket' | ||
+ | * Its label may be automatically computed through the method SetLabel that can be overloaded. | ||
+ | </ | ||
<note warning> | <note warning> | ||
Line 412: | Line 458: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Device Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Device Network Cable dashlet, click on it and select the item you are interested in or select it directly from the Patch Panel or Network Socket detailed displays : | ||
- | {{ classdisplay_devicenetworkcable.png }} | + | {{ classdisplay_devicenetworkcable.png |
===== Direct Network Cable ===== | ===== Direct Network Cable ===== | ||
Line 431: | Line 477: | ||
| Device #2 | Foreign key to a(n) ConnectableCI | Yes | | | Device #2 | Foreign key to a(n) ConnectableCI | Yes | | ||
| Physical interface #2 | Foreign key to a(n) PhysicalInterface | Yes | | | Physical interface #2 | Foreign key to a(n) PhysicalInterface | Yes | | ||
- | |||
- | Friendly name of a device network cable is automatically computed as the concatenation of the two interface' | ||
=== Tabs === | === Tabs === | ||
^ Tab ^ Description | ^ Tab ^ Description | ||
| Documents | All documents linked to the direct network cable | | | Documents | All documents linked to the direct network cable | | ||
+ | |||
+ | <note tip> | ||
+ | * The friendly name of a device network cable is automatically computed as the concatenation of the two interface' | ||
+ | * Its label may be automatically computed through the method SetLabel that can be overloaded. | ||
+ | </ | ||
<note warning> | <note warning> | ||
Line 447: | Line 496: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Direct Network Cable dashlet, click on it and select the item you are interested in or select it directly from the interace' | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Direct Network Cable dashlet, click on it and select the item you are interested in or select it directly from the interace' | ||
- | {{ classdisplay_directnetworkcable.png }} | + | {{ classdisplay_directnetworkcable.png |
===== Breakout Cable ===== | ===== Breakout Cable ===== | ||
Line 467: | Line 516: | ||
| Rack #1 | Foreign key to a(n) Rack | Yes | | | Rack #1 | Foreign key to a(n) Rack | Yes | | ||
| Rack #2 | Foreign key to a(n) Rack | Yes | | | Rack #2 | Foreign key to a(n) Rack | Yes | | ||
- | |||
- | Friendly name of a breakout cable is automatically computed as the concatenation of the two rack's name and the cable' | ||
=== Tabs === | === Tabs === | ||
Line 478: | Line 525: | ||
<note tip> | <note tip> | ||
+ | * The friendly name of a breakout cable is automatically computed as the concatenation of the two rack's name and the cable' | ||
+ | * Its label may be automatically computed through the method SetLabel that can be overloaded. | ||
+ | </ | ||
+ | |||
+ | <note important> | ||
* The "Free Links" attribute is read only and automatically computed by the application. | * The "Free Links" attribute is read only and automatically computed by the application. | ||
* Value is computed as the capacity minus the maximum of used links with a given rack. | * Value is computed as the capacity minus the maximum of used links with a given rack. | ||
Line 483: | Line 535: | ||
* When a relation is created, the "Used Links" attribute is initialized with the value of the patch panel' | * When a relation is created, the "Used Links" attribute is initialized with the value of the patch panel' | ||
</ | </ | ||
+ | |||
<note warning> | <note warning> | ||
Proper documentation requires that each breakout cable / patch panel relation that concerns a given rack has a counterpart with the other rack. | Proper documentation requires that each breakout cable / patch panel relation that concerns a given rack has a counterpart with the other rack. | ||
Line 490: | Line 543: | ||
In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Breakout Cable dashlet, click on it and select the item you are interested in or select it directly from the interace' | In the Network dashboard that is accessible from a submenu of the standard CMDB overview menu, find the Breakout Cable dashlet, click on it and select the item you are interested in or select it directly from the interace' | ||
- | {{ classdisplay_breakoutcable.png }} | + | {{ classdisplay_breakoutcable.png |
- | {{ classdisplay_breakoutcable2.png }} | + | {{ classdisplay_breakoutcable2.png |
===== Wiring diagram ===== | ===== Wiring diagram ===== | ||
Once connections between Devices, Physical interfaces and Network Sockets are documented, the physical path that connects them all can be visualized through the menu " | Once connections between Devices, Physical interfaces and Network Sockets are documented, the physical path that connects them all can be visualized through the menu " | ||
- | {{ classdisplay_wiring_menu.png }} | + | {{ classdisplay_wiring_menu.png |
That action displays the wiring layout that connects the device it has been launch from, and all the elements that are part of the cabling path. For instance, from a backend server application : | That action displays the wiring layout that connects the device it has been launch from, and all the elements that are part of the cabling path. For instance, from a backend server application : | ||
- | {{ cabling_wiring3.png }} | + | {{ cabling_wiring3.png |
<note tip> | <note tip> | ||
Line 518: | Line 571: | ||
The extension groups network specific typological elements in the dashlet " | The extension groups network specific typological elements in the dashlet " | ||
- | {{ overview_group_network_typology_cable.png }} | + | {{ overview_group_network_typology_cable.png |