vDirect notas relevantes

download vDirect notas relevantes

of 8

Transcript of vDirect notas relevantes

  • 7/30/2019 vDirect notas relevantes

    1/8

    North America

    Radware Inc.

    575 Corporate Dr., Lobby 1Mahwah, NJ 07430Tel: (888) 234-5763

    International

    Radware Ltd.

    22 Raoul Wallenberg St.Tel Aviv 69710, IsraelTel: 972 3 766 8666

    www.radware.com

    vDirect

    Release Notes

    Version 1.30.10January 17, 2013

  • 7/30/2019 vDirect notas relevantes

    2/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 2 -

    Page 2

    Radware announces the release of vDirect version 1.30.10. This release includes a release for

    vDirect SDK 1.30.10, and a release of vDirect Plug-in for VMware vCenter Orchestrator.These release notes describe new features since vDirect version 1.20.10.

    Table of ContentsRetired Versions ............................................................................................................................. 2vDirect Supported Products .......................................................................................................... 2Whats New in vDirect SDK............................................................................................................ 3

    Feature 1 Enhanced Security .................................................................................................... 3Feature 2 ADC Workflow ........................................................................................................... 3Feature 3 Enhanced ADC Templates ........................................................................................ 3Feature 4 Enhanced Provisioning and Configuration of Highly Available ADC Services ............ 3Feature 5 Enhanced CLI ............................................................................................................ 4Enhancements introduced in version 1.30.10 ............................................................................... 4Major bugs fixed in version 1.30.10 .............................................................................................. 4

    Whats New in vDirect Plug-in for VMware vCenter Orchestrator (VCO) .................................... 4Whats Changed ............................................................................................................................. 5Compatibility .................................................................................................................................. 5Installation ...................................................................................................................................... 6Related Documentation ................................................................................................................. 7Known Limitations ......................................................................................................................... 8Retired VersionsWith the release of version 1.30.10 as GA, versions 1.20.00 and 1.20.10 and 1.30.00 are retired. TheAlteon OS 28.1.5.0 is the minimum version that can be used with vDirect 1.30.10. The Alteon OS29.1.8.40 was the latest version tested with vDirect 1.30.10.For details on the support policy for retired versions, please see theCertainty Support Guide.

    vDirect Supported ProductsThis version supports the following Radware products:

    Product Minimum Supported

    Version

    Maximum Supported

    Version

    Notes and Exceptions

    Alteon 28.1.5.00 28.1.8.40

    http://www.radware.com/workarea/showcontent.aspx?ID=5235http://www.radware.com/workarea/showcontent.aspx?ID=5235http://www.radware.com/workarea/showcontent.aspx?ID=5235http://www.radware.com/workarea/showcontent.aspx?ID=5235
  • 7/30/2019 vDirect notas relevantes

    3/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 3 -

    Page 3

    Whats New in vDirect SDKThis section describes the new features and components introduced in this version.Please refer to vDirect SDK document for further details.

    Feature 1 Enhanced Security

    vDirect now supports SNMPv3 and SOAP over HTTPS for enhanced security, as follows:

    SNMPv3 supportvDirect communicates with the ADC devices using SSH and SNMPv3by default.

    SOAP over HTTPSvDirect SOAP is accessible via HTTPS.

    Feature 2 ADC Workflow

    ADC workflow enables full control of the ADC configuration lifecycle (created, update, read anddelete). It uses the rich functionality of ADC Templates as actions, while allowing you to easilybinding together the different configuration states as a single entity. ADC Workflow includes:

    ADC workflow instances that capture that state of the configuration and govern what thepossible next actions are.

    Handling of possible errors and reverting back to the previous state.

    Support for dry runs and debugging.

    Sample workflows, including examples on how to configure highly available ADC services.

    Feature 3 Enhanced ADC Templates

    The following enhancements are in addition to the initial feature introduced in vDirect version 1.20:

    Default values for descriptors on input/output parameters, and the ability to check the ADCresponse to commands as part of the template script.

    Logging as part of the ADC template using the #log directive.

    Stopping the ADC template flow and returning error messages using the #error directive.

    Storing meta data as part of the template using the #property directive.

    Multi-ADC device operation using the #device and #select directives.

    Improved matching functions ($adc.findFirstByBroadcast, $adc.findAllByBroadcast) forIPv4 addresses.

    ADC CLI response inspection using ($adc.getResponse).

    Feature 4 Enhanced Provisioning and Configuration of Highly Available ADC

    Services The ADC service request now supports provisioning highly available symmetric ADC pairs

    of two Alteon VA instances or two Alteon VX instances.

    Resource management for creating the following HA configuration parameters:o IP poolso VRRP poolso ISL poolso networks

  • 7/30/2019 vDirect notas relevantes

    4/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 4 -

    Page 4

    A workflow demonstrating the Layer 2-7 configuration of highly available ADC services.

    Feature 5 Enhanced CLIvDirect CLI is available as a standalone executable which is part of the vDirect client libraries, orwhen connecting via SSH to vDirect VA. The following enhancements are in addition to the vDirectCLI that was introduced in vDirect version 1.20:

    ADC workflow managemento Uploading/downloading ADC workflow templates.o Instantiating, updating, deleting and debugging ADC workflow instances.

    New resource management parameters:o IP poolso VRRP poolso ISL poolso networks

    ADC service requests for provisioning HA pairs for Alteon VA and Alteon VX-basedtechnologies.

    Enhancements introduced in version 1.30.10

    Use an ADC Template without an ADC device by adding the #mockdevice(true) directive atthe beginning of an ADC template file.

    Use Alteon operation commands and read information for Alteon without locking the deviceby adding the #devicelock(false) directive to the beginning of an ADC template file.

    After an ADC workflow step completes, you can now store the transient property

    __generatedScript as a persistent ADC Workflow property. This allows you to generate theAlteon configuration text by running an ADC workflow action.

    Major bugs fixed in version 1.30.10

    ADC templates fail over telnet connections with Alteon when more than the default adminuser is defined in the Alteon device. Previously, ADC templates failed over telnetconnections with Alteon when users other than the default admin user were defined in theAlteon device. Now, telnet connections are maintained with any user logon.

    The Web-based UI no longer fails after inactivity of 10 days or more.

    Whats New in vDirect Plug-in for VMware vCenter Orchestrator (VCO)

    The plug-in is currently a major update to vDirect Plug-in for VMware vCenter Orchestrator version1.20.10.

    vDirect Plug-in for VCO now requires the installation of vDirect VA in addition to installingthe vDirect Plug-in for VCO.

    vDirect exposes a new web-based UI embedded as part of the VMware vCenter OrchestratorConfiguration UI. The vDirect Configuration UI enables the management of the followingconfigurations:

    o ADC containerso IP pools

  • 7/30/2019 vDirect notas relevantes

    5/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 5 -

    Page 5

    o VRRP poolso ISL poolso networkso ADC resource poolso ADC templateso ADC workflow templates

    The functionality of vDirect SDK is accessible to the vDirect Plug-in for VCO. Thisincludes:

    o Security enhancements SNMPv3 support and HTTPS supporto ADC workflowcreate, update and deleteo ADC templateso Workflows that demonstrate the new capabilities, as well as more advanced Alteon

    configurations

    Extended vDirect Plugin for VMware vCenter Orchestrator Inventoryo ADC containerso ADC resource poolso ADC serviceso ADC instanceso IP poolso VRRP poolso ISL poolso networkso ADC resource poolso ADC templateso ADC workflow templateso ADC workflow instances

    Whats ChangedThis section describes changes to existing features and components introduced in this version.

    vDirect SOAP is accessible via HTTPS on port 2189.

    When instantiating vDirect VA in a VMware vCloud Director (version 1.5 and 5.1)environment, vDirect VA will use the IP address assigned to it.

    Compatibility VMware vCenter Orchestrator versions 4.1, 4.2 and 5.1.

    Browsers compatible with the web-based configuration user interface:

    Firefox

    Google Chrome

    Microsoft Internet Explorer version 9

  • 7/30/2019 vDirect notas relevantes

    6/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 6 -

    Page 6

    InstallationPlease refer to the following documents for the appropriate installation guides:

    vDirect SDK Guide

    Alteon VA Installation and Administrator Guide

    vDirect Console User Guide and Command Reference

    vDirect VA Installation and Administrator Guide

    vDirect Plugin for VMware vCenter Orchestrator Quick Install Guide

  • 7/30/2019 vDirect notas relevantes

    7/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 7 -

    Page 7

    Related DocumentationThe following documentation is related to this version:

    vDirect SDK Guide

    vDirect VA Installation and Administrator Guide

    Alteon VA Installation and Administrator Guide

    vDirect Console User Guide and Command Reference

    vDirect Plug-in for VMware vCenter Orchestrator Quick Install Guide

    vDirect Plug-in for VMware vCenter Orchestrator User Guide

    Alteon Application Switch Operating System Command Reference 28.1.5 or later

    Alteon Application Switch Operating System Application Guide 28.1.5 or later

    Download the latest Radware product documentation fromhttp://www.radware.com/Customer/Portal/default.asp.

    http://www.radware.com/Customer/Portal/default.asphttp://www.radware.com/Customer/Portal/default.asphttp://www.radware.com/Customer/Portal/default.asp
  • 7/30/2019 vDirect notas relevantes

    8/8

    vDirect version 1.30.10 Release NotesDate: January 17t3, 2013

    Page- 8 -

    Page 8

    Known LimitationsThe following are known limitations for this version when using Alteon 28.1.2.0:

    Item Description Bug ID

    1. Microsoft Internet Explorer version 8 and below is not supported.

    2. On the first time when selecting vDirect as part of the VMware vCenterOrchestrator web-based configuration browser based user interface, you mustpress the Open button to launch the vDirect web-based user interface as a

    standalone application, and to allow the user to approve the usage of the self-

    signed SSL certificate.

    3. The embedded vDirect web-based user interface can be resized by holdingthe separator in the two places marked by small arrows.

    2012 Radware, Ltd. All Rights Reserved. Radware and all other Radware product and service names are registered trademarks ofRadware in the U.S. and other countries. All other trademarks and names are the property of their respective owners.