sys software updateΒΆ

sys software update(1)				  BIG-IP TMSH Manual			       sys software update(1)

NAME
       update - Displays the BIG-IP(r) update check and phone home schedule settings.

MODULE
       sys software

SYNTAX
       Display and modify the update component within the sys software module using the syntax in the following
       section.

   MODIFY
	modify update
	   options:
	       auto-check
	       auto-phonehome
	       frequency

   DISPLAY
	list update
	   options:
	       all-properties
	       one-line

	show update
	   options:
	       field-fmt

DESCRIPTION
       You can use the update component to display or modify the configuration of the update check and phone home
       feature.

EXAMPLES
       list update

       Displays update check and phone home configuration information for the system.

       show update

       Displays update check and phone home configuration information for the system formatted for easy viewing.

       modify update frequency monthly

       Modify the frequency of update checks to monthly.

       modify update auto-check disabled

       Disable the auto update check feature.

       modify update auto-phonehome disabled

       Disable the auto phone home feature.

OPTIONS
       auto-check
	    Set this to enabled in order to turn on the auto update check feature. disabled turns the feature off.

       auto-phonehome
	    Set this to enabled in order to turn on the auto phone home feature. disabled turns the feature off.

       check-status
	    This read-only field displays the result of the last update check.

       errors
	    This read-only field displays the number of consecutive errors detected by update checking.

       frequency
	    The frequency of update checks can be one of daily, weekly, or monthly.

       For information about the options that you can use with the command list, see help list.

SEE ALSO
       list, 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 2008-2010, 2013, 2015-2016. All rights reserved.

BIG-IP						      2016-03-14			       sys software update(1)