sys dynad settingsΒΆ

sys dynad settings(1)				  BIG-IP TMSH Manual				sys dynad settings(1)

NAME
       Settings - Display and configure global settings for the BIG-IP(r) DynaD feature.

MODULE
       sys dynad

SYNTAX
       Display and modify the settings component within the sys dynad module using the syntax in the following
       section.

   MODIFY
	modify sys dynad settings
	   options:
	       development-mode

   DISPLAY
	list sys dynad settings
	   options:
	       all-properties
	       one-line
	       development-mode

DESCRIPTION
       You can use the settings component to display or modify the global settings for the DynaD feature.

EXAMPLES
       list sys dynad settings

       Display all the settings available to the DynaD feature.

       modify sys dynad settings development-mode true

       Enable development mode.

OPTIONS
       development-mode
	    Development-mode can be used to place the DynaD feature into a promiscuous operating mode.	Allowing it
	    to bypass various validation checks performed on installed scripts.

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

SEE ALSO
       list, tmsh, dynad

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

BIG-IP						      2017-09-05				sys dynad settings(1)