pem global-settings policyΒΆ

pem global-settings policy(1)			  BIG-IP TMSH Manual			pem global-settings policy(1)

NAME
       policy - Configures the global settings that pertain to policy for Policy Enforcement Manager (PEM).

MODULE
       pem global-settings

SYNTAX
       Modify the policy component within the pem global-settings module using the syntax shown in the following
       sections.

   MODIFY
	modify policy
	  options:
	    mandatory-action-list [rules [add | delete | modify | replace-all-with] {
		options:
		    report-flow
	    }
	    single-rule-match-mode [disabled | enabled]

	edit policy [ ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list policy
	list policy [ ... ]
	show running-config policy
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    partition

DESCRIPTION
       You can use the policy component to configure global settings for PEM policy.

EXAMPLES
       modify policy single-rule-match-mode disable

       Disables the single rule match mode for PEM policy.

       list policy

       Displays the configuration for policy.

OPTIONS
       single-rule-match-mode
	    Displays the value of single-rule-match-mode option.

       mandatory-action-list
	    Displays the list mandatory actions applied.

SEE ALSO
       create, delete, edit, glob, list, modify, show, 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 2012-2013, 2019. All rights reserved.

BIG-IP						      2019-04-25			pem global-settings policy(1)