sys turboflex profile-configΒΆ

sys turboflex profile-config(1) 			BIG-IP TMSH Manual			   sys turboflex profile-config(1)

NAME
       profile-config - Configures the TurboFlex profile chosen by users.

MODULE
       sys turboflex

SYNTAX
       Configure the profile-config component within the sys turboflex module using the syntax shown in the following sections.

   MODIFY
	modify profile-config
	 options:
	   type  [ turboflex-adc | turboflex-highspeed-layer4 | turboflex-security | turboflex-base | turboflex-low-latency | turboflex-dns | turboflex-private-cloud ]

   DISPLAY
	list profile-config
	  options:
	    all-properties

DESCRIPTION
       You can use the profile-config component to configure the TurboFlex profile type to use.

EXAMPLES
       list profile-config

       Displays properties of the current TurboFlex profile configuration.

       modify profile-config type

       Modify the type of the active TurboFlex profile configuration. The default is turboflex-adc.

OPTIONS
       type The type for TurboFlex profile currently chosen on the system.

	    turboflex-base: The Standard basic profile.

	    turboflex-adc: The Application Delivery Controller (ADC) profile provides the HW acceleration features normally
	    associated with the ADC use cases. In order to enable this profile, the LTM module must be provisioned.

	    turboflex-ultrafast-layer4: The Ultra Fast L4 CPS profile provides HW acceleration features normally associated with
	    fast L4 LBing. In order to enable this profile, the LTM module must be provisioned. For full capability, the TAM
	    module must be provisioned after selecting this profile.

	    turboflex-security: The Security profile provides the HW acceleration features normally associated with the security
	    use cases. In order to enable this profile, the LTM modules must be provisioned. For full capability, the AFM module
	    must be provisioned after selecting this profile.

	    turboflex-low-latency: The Low Latency FIX profile provides the HW acceleration features normally associated the FIX
	    use case. In order to enable this profile, the Advanced Protocol or FIX-LL add-ons must be licensed and the LTM module
	    must be provisioned.

	    turboflex-private-cloud: The Private Cloud (PC) profile provides the HW acceleration features normally associated with
	    the PC use cases. In order to enable this profile, the LTM module must be provisioned.

SEE ALSO
       list, modify, tmsh, turboflex

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or mechanical, including
       photocopying, recording, or information storage and retrieval systems, for any purpose other than the purchaser's personal
       use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008, 2012-2014, 2017. All rights reserved.

BIG-IP							    2017-09-05				   sys turboflex profile-config(1)