Skip to main content

View/Manage Services from IPAM

Project description

Nautobot IP Services Plugin

Nautobot natively provides the ability to add Services such as TCP/UDP ports that are exposed on an Interface of a Device using the "Assign service" button on the Device view. The Services can also optionally be assigned to an IP address from the Device view. This plugin for Nautobot extends the functionality by adding the ability to view and add Services from the IP Address view in IPAM.

With the plugin installed, users can see the list of services associated with an IP address in IPAM.

image

In addition, users can also use the Assign service button to define new Services associated with the IP Address. The IP address from the previous IP Address view is automatically programmed into the IP Addresses field on the form.

image

Setup

  1. Install the package on the Nautobot server:
pip install nautobot-plugin-ip-services
  1. Add plugin to PLUGINS in nautobot_config.py:
PLUGINS = [
    "nautobot_plugin_ip_services",
]
  1. Restart the Nautobot services:
sudo systemctl restart nautobot nautobot-worker nautobot-scheduler 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nautobot-plugin-ip-services-1.0.4.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nautobot-plugin-ip-services-1.0.4.tar.gz.

File metadata

File hashes

Hashes for nautobot-plugin-ip-services-1.0.4.tar.gz
Algorithm Hash digest
SHA256 45379c679f8d28807949b0ef2dad898fb444903ee49e17e7be35322baf17a758
MD5 03c95bc354c6299c5de2c3fb1f39f9d4
BLAKE2b-256 840ccfa4d5d0ab4fcb58db8b6882c2ef743cfc158f569328b568263c4ae48fa5

See more details on using hashes here.

File details

Details for the file nautobot_plugin_ip_services-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for nautobot_plugin_ip_services-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 35a9f87890af4511b9fc3d3ef872bcce0f1692957630fa6f559cf0ecf4d02e2f
MD5 fa159394bd60d4181e9d3cd212b28dad
BLAKE2b-256 9cfa906437eff566ef9114a08d0400c14466295e614ff353dc309979e470f63f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page