security device-id attributeΒΆ

security device-id attribute(1) 		  BIG-IP TMSH Manual		      security device-id attribute(1)

NAME
       device-id - Configures Device-ID collected attributes.

MODULE
       security

SYNTAX
       Configure the device-id component within the security module using the syntax shown in the following sections.

   MODIFY
	modify attribute [name]
	  options:
	    collect {
		[enabled | disabled]
	    }

   DISPLAY
	list device-id

DESCRIPTION
       You can use the device-id component to modify or display a Device-ID attribute collection.

EXAMPLES
       modify device-id attribute att05 {collect disabled}

       Disables collection of att05 by Device-ID JavaScript.

       list device-id

       Displays the properties of all device-id attributes.

OPTIONS
       attribute
	    Specifies the Device-ID category to be configured.

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

BIG-IP						      2017-05-24		      security device-id attribute(1)