HTML |
---|
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> |
ProVision 5.3.1 is a minor release with new features and bug fixes.
...
Warning | ||
---|---|---|
| ||
ProVision version 5.3.0+ uses the Peering DB 2.0 API. As of PeeringDB 2.0, SQL dump files are no longer provided. If you are using ProVision 5.3.0 or higher, you must follow the new install process detailed at Local Installations - Peering Setup. If you are a ProVision Cloud customer and are hosted out 6connect's environment, this has already been setup and requires no further action on your part. |
...
Contact 6connect at info@6connect.com to schedule a demo or get more information.
...
Expand |
---|
Access VLAN Metadata Fields by selecting "Metadata Fields" from the VLAN Admin navigation dropdown in the Admin section of ProVision:
View and update VLAN Metadata from the "Edit VLAN" module from the VLAN Tab:
From the VLAN Tab, expand the desired domain on the left sidebar. Click on the desired VLAN, and select "Edit". In the "Edit VLAN" module, the enabled Metadata fields will be visible. Type in the metadata information for the selected VLAN, and click "Save". For additional information, see Working with the VLAN Manager. |
...
CPNR Connector
CFR-115: CPNR Connector - ProVision's DHCP system now supports the Cisco PNR DHCP device.
...
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Details:Endpoint: /api/v1/api.php?target=ipam&action=maskReport Example: /api/v1/api.php?target=ipam&action=maskReport®ions=DEN Sample Return: {"success":1,"data":{"IPv4":{"total":576,"available":21,"assigned":555,"holding":0,"allocated":446,"prefixes":{"32":{"assigned_percentage":91.666666,"holding_percentage":0,"available_percentage":8.333333,"allocated_percentage":0,"total":12,"available":1,"assigned":11,"holding":0,"allocated":0},"31":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":30,"total":20,"available":0,"assigned":20,"holding":0,"allocated":6},"30":{"assigned_percentage":50,"holding_percentage":0,"available_percentage":50,"allocated_percentage":0,"total":8,"available":4,"assigned":4,"holding":0,"allocated":0},"29":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":20,"total":40,"available":0,"assigned":40,"holding":0,"allocated":8},"28":{"assigned_percentage":66.666666,"holding_percentage":0,"available_percentage":33.333333,"allocated_percentage":33.333333,"total":48,"available":16,"assigned":32,"holding":0,"allocated":16},"27":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":50,"total":64,"available":0,"assigned":64,"holding":0,"allocated":32},"26":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":100,"total":128,"available":0,"assigned":128,"holding":0,"allocated":128},"25":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":100,"total":256,"available":0,"assigned":256,"holding":0,"allocated":256}},"assigned_percentage":96.354166,"holding_percentage":0,"available_percentage":3.645833,"allocated_percentage":77.430555},"IPv6":{"total":16777216,"available":0,"assigned":16777216,"holding":0,"allocated":0,"prefixes":{"41":{"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":0,"total":16777216,"available":0,"assigned":16777216,"holding":0,"allocated":0}},"assigned_percentage":100,"holding_percentage":0,"available_percentage":0,"allocated_percentage":0}}} Required Parameters: None Optional Parameters:
|
Bug Fixes/Improvements
IM-2056: User Dashboards now update in the dashboard selector dropdown after renaming.
...
IM-2428: Resolved an issue in IPAM Manage - Advanced where the domain filter would display a wrong domain-vlan combination.