sys fpga firmware-configΒΆ

sys fpga firmware-config(1)   BIG-IP TMSH Manual   sys fpga firmware-config(1)



NAME
       firmware-config - Configures the FPGA firmware to be used by the
       system.

MODULE
       sys fpga

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

   MODIFY
	modify firmware-config
	 options:
	   type  [ l4-performance-fpga | l7-intelligent-fpga | standard-balanced-fpga | traffic-acceleration-fpga ]

   DISPLAY
	list firmware-config
	  options:
	    all-properties
	    non-default-properties
	    one-line

DESCRIPTION
       You can use the firmware-config component to configure the PFGA
       firmware type to use.

EXAMPLES
       list firmware-config

       Displays properties of the current FPGA firmware configuration.

       modify firmware-config type

       Modify the type of the current FPGA firmware configuration. The default
       is standard-balanced-fpga.

OPTIONS
       type The type for FPGA firmware current used on the system.

	    l4-performance-fpga: High throughput fpga firmware.
	    l7-intelligent-fpga: eFAD and L7 intelligent fpga firmware.
	    standard-balanced-fpga: The balanced standard fpga firmware.
	    traffic-acceleration-fpga: traffic acceleration fpga firmware.

SEE ALSO
       list, modify, tmsh, fpga

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. All rights
       reserved.



BIG-IP				  2016-10-10	   sys fpga firmware-config(1)