User Tools

Site Tools


2_x:datamodel:subnets

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
2_x:datamodel:subnets [2023/09/13 17:38] – [List & Pick IPs] cnaud2_x:datamodel:subnets [2024/01/26 17:29] (current) – [Modifying a Subnet] cnaud
Line 82: Line 82:
  
 ==== Subnet Calculator ==== ==== Subnet Calculator ====
-A subnet calculator tool is available from the tool menu of subnet lists and subnet trees as well as from the "Other Actionsmenu of the subnet details display. This utility greatly helps network computations using IP address, subnet mask or mask bits for IPv4 subnets and IP address and mask bits for IPv6 subnets. Note that you can as well access the calculator directly from the IP Management menu, under the "Tools" shortcut.+A subnet calculator tool is available from the tool menu of subnet lists and subnet trees as well as from the **Other Actions** menu of the subnet details display. This utility greatly helps network computations using IP address, subnet mask or mask bits for IPv4 subnets and IP address and mask bits for IPv6 subnets. Note that you can as well access the calculator directly from the IP Management menu, under the "Tools" shortcut.
  
 {{ calculator_ipv4subnet-3x.png }} {{ calculator_ipv4subnet-3x.png }}
-{{ calculator_ipv6subnet.png }}+{{ calculator_ipv6subnet-3x.png }}
  
 Once required information is entered, IPv4 calculation provides : Once required information is entered, IPv4 calculation provides :
Line 142: Line 142:
 Subnet IP and size can only be changed on IPv4 subnets through the specific menus described below. Subnet IP and size can only be changed on IPv4 subnets through the specific menus described below.
 </note> </note>
 +
 +==== Navigating between adjacent Subnets ====
 +TeemIp provides an easy and efficient way to navigate between adjacent subnets. 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 subnet in TeemIp. This action is driven by default parameters that can be overwritten in the configuration file.
 +
 +<code>
 + 'teemip-ip-mgmt' => array (
 + ...
 + 'subnet_navigation' => array (
 +   'enabled' => true,
 +   'within_block_only' => false,
 + ),
 +                ...
 +        ),
 +
 +</code>
 +
 +^  Parameter  ^  Description  ^
 +| enabled| Enable or disable the function |
 +| within_block_only| Limit the navigation to the block that the subnet belongs to or not |
 ==== Other Actions ==== ==== Other Actions ====
 Next to standard actions, a set of specific actions can be applied to subnets. 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 subnets. These can be found in the "Other Actions" menu available from the details page.
Line 236: Line 255:
  
 ==== Find space ==== ==== Find space ====
-This action helps IP administrator to find free space of a given size within an IPv4 or IPv6 subnet and to allocate it if required. When selected, the following page is displayed:+This action helps IP administrator to **find free space** of a given size within an IPv4 or IPv6 subnet and to allocate it if required. When selected, the following page is displayed:
  
-{{ classfindspace1_ipv4subnet.png }}+{{ classfindspace1_ipv4subnet-3x.png }}
  
 This screen allows you to select the size of the free space that you are looking for and the maximum number of offers that you want to receive. Note that offered space will not necessarily be CIDR aligned. First available space that matches will be offered. This screen allows you to select the size of the free space that you are looking for and the maximum number of offers that you want to receive. Note that offered space will not necessarily be CIDR aligned. First available space that matches will be offered.
    
-Once parameters are chosen, hitting the "apply"  button will trigger the search action. The result is then displayed in a list format:+Once parameters are chosen, hitting the **Apply ** button will trigger the search action. The result is then displayed in a list format:
  
-{{ classfindspace2_ipv4subnet.png }}+{{ classfindspace2_ipv4subnet-3x.png }}
  
 All ranges offered can be transformed as IP ranges. By clicking the appropriate {{ipmini-add-xs.png}}, you’ll open a window where you’ll be able to create the requested object. If you don’t wish to proceed, the top right menus will lead you to your next page. All ranges offered can be transformed as IP ranges. By clicking the appropriate {{ipmini-add-xs.png}}, you’ll open a window where you’ll be able to create the requested object. If you don’t wish to proceed, the top right menus will lead you to your next page.
Line 256: Line 275:
 </note>  </note> 
  
-{{ classcsvips1_ipv4subnet.png }}+{{ classcsvips1_ipv4subnet-3x.png }}
  
 Next to the attributes of an IP address, additional information fields are exported with each IP address: Next to the attributes of an IP address, additional information fields are exported with each IP address:
2_x/datamodel/subnets.1694619488.txt.gz · Last modified: 2023/09/13 17:38 by cnaud