User Tools

Site Tools


extensions:teemip-cable-mgmt

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
extensions:teemip-cable-mgmt [2024/04/04 14:41] – [Revision History] cnaudextensions:teemip-cable-mgmt [2024/04/09 08:57] (current) – [Cross Connect] cnaud
Line 67: Line 67:
 ===== Configuration ===== ===== Configuration =====
  
-No specific configuration is required in TeemIp's configuration file or in IP configs for that extension.+No specific configuration is required in TeemIp's configuration file or in IP configs for that extension. However, the default settings used by the "Find wiring" action on Cross Connects may be overwritten by the following configuration lines. 
 + 
 +<code> 
 + 'teemip-cable-mgmt' => array ( 
 + 'find_wiring_paths' => array ( 
 +   'max_rack_levels_to_cross' => 3, 
 +   'max_offers_to_display' => 16, 
 + ), 
 + ), 
 +</code> 
 + 
 +These should be added to the Modules specific part of the configuration file.
  
 ===== Patch Panel  ===== ===== Patch Panel  =====
Line 237: Line 248:
  
 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.
 +
 +<note tip>
 +The **Find wiring paths** action doesn't scan the entire CMDB. By default:
 +  * The number of racks that the paths may cross is limited to **5**,
 +  * The maximum of offers or proposals made by the tool is set to **32**.
 +
 +These value can be overwritten through the configuration file, as described [[extensions:teemip-cable-mgmt#configuration|here]].
 +</note>
 ===== Physical Interface ===== ===== Physical Interface =====
 {{icons8-globe-wire.png  }}  {{icons8-globe-wire.png  }} 
extensions/teemip-cable-mgmt.txt · Last modified: 2024/04/09 08:57 by cnaud