apm policy agent ip-reputation-lookupΒΆ

apm policy agent ip-reputationBIG-IPpTapm policy agent ip-reputation-lookup(1)



NAME
       ip-reputation-lookup - Manages an IP Reputation Lookup agent.

MODULE
       apm policy agent

SYNTAX
       Configure the ip-reputation-lookup component within the policy agent
       module using the syntax shown in the following sections.

   CREATE/MODIFY
	create ip-reputation-lookup [name]
	modify ip-reputation_lookup [name]
	  options:
	    app-service [[string] | none]

	edit ip_reputation_lookup [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list ip_reputation_lookup
	list ip_reputation_lookup [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    partition

   DELETE
	delete ip_reputation_lookup [name]

DESCRIPTION
       You can use the ip_reputation_lookup component to create and manage an
       IP Reputation Lookup agent.

EXAMPLES
       create ip_reputation_lookup example_ip_reputation_lookup_ag
	    Creates the example_ip_reputation_lookup_ag IP Reputation Lookup
	    agent that searches for the IP Reputation of the chosen IP
	    address.

       delete ip_reputation_lookup example_ip_reputation_lookup_ag delete
	    Deletes the IP Reputation Lookup agent named
	    example_ip_reputation_lookup_ag.

OPTIONS
       [name]
	    Specifies the name of a IP Reputation Lookup agent. This setting
	    is required.

       partition
	    Displays the partition within which the component resides.

       app-service
	    Specifies the name of the application service to which the object
	    belongs. The default value is none. Note: If the strict-updates
	    option is enabled on the application service that owns the object,
	    you cannot modify or delete the object. Only the application
	    service can modify or delete the object.

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



BIG-IP				  2018apm-policy agent ip-reputation-lookup(1)