net f5opticsΒΆ

net f5optics(1) 	      BIG-IP TMSH Manual	       net f5optics(1)



NAME
       f5optics - Manage f5optics package.

MODULE
       net

SYNTAX
       Manage net f5optics using the syntax in the following section.

   INSTALL
	 install f5optics
	   options:
	     recovery
	     slot [ [slot number] | all ]

   SHOW
	 show f5optics

DESCRIPTION
       The f5optics package specifies the supported optical PHY modules and
       their tuning parameters for network interfaces.	You can use the
       f5optics component to manage the f5optics package.  The install command
       will install f5optics with the latest f5optics package under
       /shared/f5optics/images.  Additionally, for a cluster, you can use the
       slot option to specify either a specific slot or all slots to install
       the f5optics package.

       Notice that the installation will cause network interfaces to be re-
       initialized on the affected slot(s), hence a temporary traffic
       interruption.

       The show command will display the version information of the installed
       f5optics package on the appliance, or all the slots in a cluster.

EXAMPLES
       install net f5optics

       Install the f5optics package on the appliance, or all the slots in a
       cluster.

       install net f5optics slot all

       Install the f5optics package on all the slots in a cluster.

       install net f5optics recovery slot all

       Install the f5optics package on all the slots in a cluster, even if it
       is not newer than the installed package.

       install net f5optics slot 2

       Install the f5optics package on slot 2.

       show net f5optics

       Show the f5optics package on the appliance, or all the slots in a
       cluster.

OPTIONS
       recovery
	    Always install the latest f5optics package, even if it is not
	    newer than the installed package.  This is for recovery purposes.

       slot [ [slot number] | all ]
	    Install the f5optics package on either a specific slot or all
	    slots in a cluster, without changing the active volume of the
	    slot(s).

	    This option is only available in a clustered environment.

SEE ALSO
       install, show, tmsh

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



BIG-IP				  2016-06-01		       net f5optics(1)