This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-cable-mgmt [2024/05/16 17:27] – [Network Socket] cnaud | extensions:teemip-cable-mgmt [2024/11/08 09:40] (current) – [Cable Management] 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.0 | 2024-0x-xx | + | | **1.3.1** |
- | | | + | | 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 81: | Line 82: | ||
==== Global IP Settings ==== | ==== Global IP Settings ==== | ||
- | Under the **Other Settings** fieldset, the **Allow cabling toward another organizations** | + | Under the **Other Settings** fieldset, the **Allow cabling toward another organizations** |
{{ cabling_ipsettings.png }} | {{ cabling_ipsettings.png }} | ||
Line 133: | Line 134: | ||
=== 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 | + | 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 |
=== Creating back end network cables === | === Creating back end network cables === | ||
Line 182: | Line 183: | ||
* When standing alone, attribute Location is mandatory but Rack and Patch panel must **NOT** be set. | * When standing alone, attribute Location is mandatory but Rack and Patch panel must **NOT** be set. | ||
</ | </ | ||
+ | |||
+ | === Displaying a Network Socket === | ||
+ | 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 }} | ||
Network Sockets have 2 sides: | Network Sockets have 2 sides: | ||
Line 201: | Line 207: | ||
* If a back end network socket is set and if a physical interface or a network socket is set, status is set to **Active**. | * If a back end network socket is set and if a physical interface or a network socket is set, status is set to **Active**. | ||
In other words: | In other words: | ||
- | ^ Physical interface | + | ^ Front End Information |
+ | ^ Physical interface | ||
| * | * | * | unset | Inactive | | * | * | * | unset | Inactive | ||
| unset | * | set and active | | unset | * | set and active | ||
Line 208: | Line 215: | ||
| All other cases ||| set | Ready | | | All other cases ||| set | Ready | | ||
+ | |||
+ | Attribute **Cross Connect**, is set or unset from the Cross Connect objet, at the time where the Network Socket is attached to the Cross Connect, as part of the local or peer unit information. See [[extensions: | ||
Network sockets implements three 1:1 relations. As the datamodel doesn' | Network sockets implements three 1:1 relations. As the datamodel doesn' | ||
Line 214: | Line 223: | ||
* 1:1 relation between the network socket and a back end one. | * 1:1 relation between the network socket and a back end one. | ||
- | === Displaying a Network Socket === | ||
- | 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 }} | ||
===== Cross Connect ===== | ===== Cross Connect ===== | ||
Line 289: | Line 294: | ||
<note warning> | <note warning> | ||
- | A physical interface cannot be connected to both a network socket and another physical interface | + | A physical interface cannot be connected to both a network socket and another physical interface. |
</ | </ | ||