security protocol-inspection complianceΒΆ

security protocol-inspection compliance(1)	  BIG-IP TMSH Manual	   security protocol-inspection compliance(1)

NAME
       compliance - Show compliance inspections (this section is not modifiable)

MODULE
       security protocol-inspection compliance

SYNTAX
   DISPLAY
	list security protocol-inspection compliance
	 options:
	  all
	  all-properties
	  non-default-properties
	  one-line
	 properties:
	  accuracy [high | low | medium]
	  description [string]
	  service [string]
	  action [accept | drop | reject]
	  direction [any | to-client | to-server]
	  log [yes | no]
	  app-service [string]
	  documentation [string]
	  performance-impact [high | low | medium]
	  systems [string]
	  attack-type [string]
	  id [integer]
	  protocol [any | tcp | udp]
	  risk [critical | high | low | medium]
	  value [string]
	  value-type [int | string | bool | enum | vector-string | vector-int | vector-enum]

   DISPLAY
	list security protocol-inspection compliance

DESCRIPTION
       Use this command to get default information about compliance checks.  This command does not allow you to
       create/modify compliance checks.

EXAMPLES
       list security protocol-inspection compliance

       Displays all compliance inspections.

       list security protocol-inspection compliance ftp_malformed_param

       Displays compliance inspection "ftp_malformed_param".

PROPERTIES
       accuracy
	    Specifies the accuracy of the compliance inspection.

       description
	    Specifies the description of the compliance inspection. Also this parameter is used in logging when
	    compliance inspection is matched.

       service
	    Specifies target-based service.

       action
	    Specifies enforcement action for matched compliance inspection.

       direction
	    Specifies the flow direction for which this compliance inspection will be applied.

       log  Specifies whether the inspection will be logged if it matches the compliance inspection.

       app-service
	    Specifies app service.

       documentation
	    Specifies compliance inspection documentation.

       performance-impact
	    Specifies performance impact of this compliance inspection.

       systems
	    Specifies systems where this compliance inspection can be matched.

       attack-type
	    Specifies compliance inspection attack type.

       id   Specifies compliance inspection identifier.

       protocol
	    Specifies transport protocol where this compliance inspection can be matched (udp, tcp, any).

       risk Specifies compliance inspection risk.

       value
	    Specifies value for specific compliance check depending on  field (see below).

       value-type
	    Specifies value type for specific compliance check.

SEE ALSO
       list, security, 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, 2012-2017. All rights reserved.

BIG-IP						      2018-01-10	   security protocol-inspection compliance(1)