Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.0.3 is a minor release with bug fixes and improvements

Note
titlePHP Compatibility

Please note that ProVision 5.x  requires php 5.5.+. For local installations, please upgrade php prior to installing the upgrade. Also ensure that the correct Sourceguardian php extension is loaded for the new version of php.

...

.

Improvements

Peering VRF:

VRF for Peering now supported for Cisco routers.

...


Once VRFs are set up for a router, the source ASNs for the associated VRFs will appear in the Source ASN dropdown when adding or editing a session for that router. 
Currently only supports Cisco routers.

Bug Fixes

IM- 1758: Block without VLAN now returns a "No VLAN found" message from a getVlan API call

...