Create Logical Interface function
The Create Logical Interface function enables you to create logical interfaces in the Telecommunications Network Inventory application.
You can use the Create Logical Interface function to create the logical interfaces that are created either as a termination point for logical connections or as a child of a physical or logical interface. A physical or logical Interface can have multiple child logical interfaces. The bandwidth of the logical Interface isn’t fixed and you can configure it as applicable. Also, this function sets the virtual flag of the logical network interface.
You can use this function as a Workflow Studio action in the Telecommunications Network Inventory workflow.
Roles and availability
Users with the admin role can add an action to a flow and define the configuration details of the flow. This function is available as a Workflow Studio action in the Telecommunications Network Inventory application so that you can perform inventory-related data operations.
Input fields
The following table lists the input fields in the Create Logical Interface function and their descriptions.
| Field Name | Description | Data Type |
|---|---|---|
| Parent Interface | Parent network interface record to create the relationship with a logical interface. Click the add icon ( |
Array.String |
| Name | Name of the new logical interface. 주: If you don’t enter the logical interface name, this flow action generates the model name with the number after the maximum number of unit positions. |
String |
| Type | Optional user-defined type code that you use to categorize the types of various network entities or assets. | Reference.TRF Value |
| Role | Optional user-defined role code that you use to categorize the roles or purposes of the various network entities or assets. | Reference.TRF Value |
| Function | Optional user-defined function code that you use to categorize the functions of the various network entities or assets. | Reference.TRF Value |
| Telco Equipment | Equipment that is associated with the logical interface. If you do not enter the name of the equipment, this function selects the associated equipment from the parent interface. | Reference.Telco equipment |
| Port Bandwidth | Bandwidth of this logical connection. | Reference.Bandwidth |
| Product Model | Network interface model that is associated with the logical interface. | Reference.Network Interface Model |
| CI Relationship | Type of CI relationship. By default, the Create Logical Interface flow action sets the CI relationship to Contains : Contained By. The parent interface can support multiple interface record references as an input. If you enter the same parent CI more than once, the system ensures that it associates to a unique set of parent-child relationship. | Reference.CI Relationship |
| Aggregation Interface | Option to ensure that each parent interface must only have one child interface. | True/False |
To learn more about the variable data types, see Flow Designer input and output data variables.
Output
The following table lists the information about the function output.
| Name | Description | Data Type |
|---|---|---|
| Result Id | Returns a glide record of the logical interface. | Record |