sys ecm configΒΆ

sys ecm config(1)				  BIG-IP TMSH Manual				    sys ecm config(1)

NAME
       config - Configures Elastic Compute Manager cluster.

MODULE
       sys ecm

SYNTAX
       Modify the configuration for ECM module using the syntax shown in the following sections.

   MODIFY
	modify config
	 options:
	  seed-ip [string]
	  dns-resolver [string]

	edit config
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list config
	  options:
	    auth [string]
	    seed-ip [string]
	    dns-resolver [string]
	    status [string]

OPTIONS
       You can use these options with the config component:

       auth Displays the authorization credentials to access ECM cluster. Authorization credentials are obtained by
	    registering the BIG-IP with the ECM cluster. Refer to register command within the ECM module.

       seed-ip
	    Specifies the host name or IP address of the seed node of the ECM cluster.

       dns-resolver
	    Specifies the BIG-IP DNS resolver to use for host name resolution.

       status
	    Displays the status

SEE ALSO
       edit, list, modify, 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-2015. All rights reserved.

BIG-IP						      2015-10-26				    sys ecm config(1)