This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-cable-mgmt [2025/05/07 15:58] – [Cross Connect] cnaud | extensions:teemip-cable-mgmt [2025/05/07 16:35] (current) – [Revision History] cnaud | ||
---|---|---|---|
Line 32: | Line 32: | ||
===== Revision History ===== | ===== Revision History ===== | ||
^ Version | ^ Version | ||
- | | 1.4.0 | 2025-xx-yy | + | | 1.4.0 | 2025-xx-yy |
| **1.3.1** | | **1.3.1** | ||
| 1.3.0 | 2024-06-26 | | 1.3.0 | 2024-06-26 | ||
Line 311: | Line 311: | ||
These value can be overwritten through the configuration file, as described [[extensions: | These value can be overwritten through the configuration file, as described [[extensions: | ||
</ | </ | ||
+ | |||
+ | |||
+ | === Create Cables === | ||
+ | Once the status of the Cross Connect is set to **Production**, | ||
===== Physical Interface ===== | ===== Physical Interface ===== | ||
{{icons8-globe-wire.png | {{icons8-globe-wire.png | ||
Line 393: | 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** ||| | ||
+ | | Breakout cable | Foreign key to a(n)Breakout Cable | No | | ||
=== Tabs === | === Tabs === | ||
Line 401: | Line 407: | ||
* The friendly name of a back end network cable is automatically computed as the concatenation of the two network sockets' | * 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. | * 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 | ||
</ | </ | ||