security ip-intelligence infoΒΆ

security ip-intelligence info(BIG-IP TMSH Manusecurity ip-intelligence info(1)



NAME
       info - Query IP Intelligence information about specified IP Address.

MODULE
       security ip-intelligence

SYNTAX
       Use the info component within the security ip-intelligence module to
       query IP Intelligence information about the IP address using the
       following syntax.

   DISPLAY
	show info address [IP address]
	  options:
	    virtual-server [name]
	    route-domain [name]

DESCRIPTION
       You can use the info component to query IP Intelligence information
       about an IP Address using IP Intelligence policy attached to the
       selected context. Global context is the default when the command is
       used without options. To select the virtual server or the route domain
       context use virtual-server or route-domain option. Only one option can
       be used. If the IP Address is listed in any of the DWBL (Dynamic
       White/Black List) feeds used by the selected IP Intelligence policy the
       query shows the list of categories and policy action (drop or allow)
       for the address. If the policy is configured to query legacy IP
       Reputation database, that information is also used in the query.

EXAMPLES
       show info address 10.123.1.12

       Query IP Intelligence information for IP address 10.123.1.12 using
       global IP Intelligence policy.

       show info address 10.123.1.12 virtual-server /Commmon/vs

       Query IP Intelligence information for IP address 10.123.1.12 using IP
       Intelligence policy configured for virtual server /Commmon/vs.

OPTIONS
       virtual-server
	    Specifies the name of the virtual server configured with IP
	    Intelligence policy to use in the query. This option cannot be
	    used with the route-domain option.

       route-domain
	    Specifies the name of the route domain configured with IP
	    Intelligence policy to use in the query. This option cannot be
	    used with the virtual-server option.

SEE ALSO
       security ip-intelligence feed-list, security ip-intelligence policy,
       tmsh, ltm virtual, net route-domain

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, 2012-2015. All rights
       reserved.



BIG-IP				  2015-10-22  security ip-intelligence info(1)