Skip to main content

What's New and Release Notes for 26.x

NEN 2.1.1

Resolved Issues
  • Error occurs after installing the NEN on CentOS 8 or RHEL 8 (E-85689)

    Attempting to install a NEN on a CentOS Linux 8 or RHEL 8 node generates the following error after restarting the PCE:

    failed to create symbolic link 'runtime_environment_extensions.rb': File exists You must now restart the PCE.

    Workaround: The NEN is not supported on CentOS 8 nor RHEL 8. Don't attempt to install the NEN on a node running those operating systems.

  • NEN didn't delete empty iRule and create a new non-empty rule (E-84872)

    iRules are a feature within the F5 BIG-IP local traffic management (LTM) system. An iRule can become empty due to tampering. If the NEN detects that an iRule is empty, it's supposed to delete it and then create a new non-empty rule. In this case, the NEN failed to delete the empty iRule and create a new non-empty rule. This issue is resolved.

  • NEN didn't discover all tenants and VIPs from AVI load balancer (E-84047)

    When attempting to import Virtual IPs (VIPs) into the PCE from an AVI load balancer, the NEN didn't discover all tenants and VIPs. The issue occurred because the previous NEN version didn't support API paging. This issue is resolved with this release.