The Virtual Service (VS) View / Manage page has been enhanced to provide sorting of entries in the VS table:

  • You can sort by VIP (the default), Name, Certificate Installed, or Status. Sorting is performed only on the selected column and is not additive.
  • VIPs are sorted with IPv6 followed by IPv4 in ascending order using IP address sorting. Descending sort shows IPv6 followed by IPv4, in descending order.
  • Sorting by Name in ascending order displays all non-named VSs first, followed by names beginning with special characters, followed by names beginning with alphabetic characters, in ASCII order.
    • In descending order, alphabetic names are displayed first, followed by names beginning with special characters, then non-named VSs.
    • Withing the above groupings (e.g., non-named VSs), entries are sorted by either ascending or descending IP address, as appropriate.
  • Sorting by Certificate Installed in ascending order sorts all named certificates first in ASCII order, followed by VSs that require certificates but have a default certificate assigned, followed by VSs that do not require certificates (i.e., SSL is disabled).
    • In descending order, it’s the reverse: VSs with SSL disabled, followed by VSs that have a default certificate assigned, then VSs with certificates assigned in ASCII order by certificate name.
  • Finally, sorting by Status in ascending order sorts the VSs in this order:
    • Up (whether checked or unchecked)
    • FailMsg
    • Redirect
    • Sorry
    • WAF Misconfigured
    • Security Down
    • Down
    • Disabled

In a descending Status sort, the order above is reversed.