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
Next revisionBoth sides next revision
extensions:teemip-cable-mgmt [2024/04/04 14:41] – [Revision History] cnaudextensions:teemip-cable-mgmt [2024/05/14 12:40] – [Configuration] 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 to work. However, some default settings may be changed: 
 + 
 +- In the **Configuration** file, under the **Modules specific settings** section, default parameters 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' => 5, 
 +   'max_offers_to_display' => 32, 
 + ), 
 + ), 
 +</code> 
 + 
 +- In the **Global IP Settings**, under the **Other Settings** fieldset, the **Allow cabling toward another organizations** parameters enables patch panels from a given organization to be connected to patch panels of other organizations.
  
 ===== Patch Panel  ===== ===== Patch Panel  =====
Line 237: Line 250:
  
 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/05/21 11:45 by cnaud