User Tools

Site Tools


2_x:datamodel:ip-addresses

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
2_x:datamodel:ip-addresses [2023/10/03 12:03] – [Automation] cnaud2_x:datamodel:ip-addresses [2023/10/03 14:38] – [Navigating between adjacent IPs] cnaud
Line 97: Line 97:
  
 ==== Navigating between adjacent IPs ==== ==== Navigating between adjacent IPs ====
-FIXME+TeemIp provides an easy and efficient way to navigate between adjacent IPs. If the action is enabled, the left and rights arrows of the object menu {{navigate-icon.png?nolink|Navigate icon}} will bring you to the previous or next registered IP in TeemIp. This action is driven by default parameters that can be overwritten in the configuration file. 
 + 
 +<code> 
 + 'teemip-ip-mgmt' => array ( 
 + ... 
 + 'ip_navigation' => array ( 
 +   'enabled' => true, 
 +   'within_subnet_only' => false, 
 + ), 
 +                ... 
 +        ), 
 + 
 +</code> 
 + 
 +^  Parameter  ^  Description 
 +| enabled| Enable or disable the function | 
 +| within_subnet_only| Limit the navigation to the subnet that the IP belongs to or not |
 ==== Other Actions ==== ==== Other Actions ====
 Next to standard actions, a set of specific actions can be applied to IP Addresses. These can be found in the **Other Actions** menu available from the details page. Next to standard actions, a set of specific actions can be applied to IP Addresses. These can be found in the **Other Actions** menu available from the details page.
2_x/datamodel/ip-addresses.txt · Last modified: 2024/04/04 16:10 by cnaud