Skip to main content

IPAM

The IPAM page allows you to configure integration with an external IP Address Management (IPAM) platform. Once configured, Trisul synchronizes IP address metadata from the configured IPAM server, allowing IP ownership and related information to be displayed throughout the platform.

navigation

👉 Login as admin → Web Admin → Manage → IPAM


Figure: IPAM Configurations Table

IPAM Configuration Information​

FieldDescription
ProviderName of the configured IPAM provider (for example, EfficientIP, NetBox, or ManageEngine).
EndpointBase URL of the configured IPAM server.
PathAPI endpoint path used to communicate with the IPAM server.
Token IDAuthentication token identifier used to access the IPAM API.
Secret KeySecret key associated with the configured authentication token.
UserUsername used to authenticate with the IPAM server, if applicable.
TimeoutMaximum time allowed for API requests before they time out.
SSLIndicates whether SSL certificate verification is enabled for the IPAM connection.
StatusDisplays whether the IPAM configuration is currently Active or Inactive.

Available Actions​

Each IPAM configuration provides the following management options:

ActionDescription
AddCreate a new IPAM configuration. The Add option is available only when there is no active IPAM configuration.
EditModify the settings of an existing IPAM configuration.
DisableDeactivate the currently active IPAM configuration, allowing another configuration to be activated.
DeletePermanently remove the IPAM configuration from Trisul.

Only one IPAM configuration can be active at a time. To create and activate a new IPAM configuration, first disable the currently active configuration.

Creating a New IPAM Configuration​

Click Add to create a new IPAM configuration.


Figure: Creating a new IPAM configuration

Configuration Fields​

FieldDescription
Provider TypeSelect the IPAM provider to integrate with (for example, EfficientIP, NetBox, or ManageEngine).
API EndpointBase URL of the IPAM server.
API PathAPI endpoint path used for communication with the IPAM server.
API Token IDAuthentication token or API token identifier.
API Secret KeySecret key associated with the authentication token.
Mapping AttributesMaps attributes received from the IPAM server to Trisul fields. Multiple mappings can be configured using key-value pairs.
UsernameUsername used to authenticate with the IPAM server.
PasswordPassword used for authentication.
Timeout (seconds)Maximum time Trisul waits for the IPAM server to respond before the request times out.
Verify SSLEnables SSL certificate validation when connecting to the IPAM server. Disable only if using self-signed certificates in trusted environments.
StatusEnables or disables the IPAM synchronization configuration.
CreateSaves the configuration and creates the IPAM integration.