cli admin-partitionsΒΆ

cli admin-partitions(1) 			  BIG-IP TMSH Manual			      cli admin-partitions(1)

NAME
       admin-partitions - Set the administrative partition for a BIG-IP(r) configuration file.

MODULE
       cli

SYNTAX
       Configure the admin-partitions component within the cli module using the syntax in the following sections.

   MODIFY
	modify admin-partitions
	  options:
	    update-partition [name]

DESCRIPTION
       You can use the admin-partitions component to set the administrative partition in which configuration will be
       loaded when a configuration file is being loaded.

       This component is only available from a configuration file that is being loaded via the sys config component
       with the file option.

EXAMPLES
       cli admin-partitions { update-partition partition_A }

       Sets the administrative partition in which configuration will be loaded. Configuration that follows this
       directive will be place in partition_A.

OPTIONS
       update-partition
	    Sets the administrative partition in which you can configure objects.

SEE ALSO
       load, sys config, 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-2011, 2013. All rights reserved.

BIG-IP						      2017-06-26			      cli admin-partitions(1)