pem global-settings quota-mgmtΒΆ

pem global-settings quota-mgmt(1)			BIG-IP TMSH Manual			 pem global-settings quota-mgmt(1)

NAME
       quota-mgmt - Configures the global settings that pertain to quota management over Gy for Policy Enforcement Manager (PEM).

MODULE
       pem global-settings

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

   MODIFY
	modify quota-mgmt
	  options:
	    default-rating-group [rating-group-name]
	    service-context-id [string]

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

   DISPLAY
	list quota-mgmt
	list quota-mgmt [ [ [name] | [glob] | [regex] ] ... ]
	show running-config quota-mgmt
	show running-config quota-mgmt [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    partition

DESCRIPTION
       You can use the quota-mgmt component to configure global settings for quota management over Gy.

EXAMPLES
       modify quota-mgmt default-rating-group rg_grp_1 service-context-id 32251@3gpp.org

       Configures rg_grp_1 as default rating group and service-context-id as 32251@3gpp.org.  rg_grp_1 should be defined before.

       list quota-mgmt

       Displays the configuration for quota-mgmt.

OPTIONS
       default-rating-group
	    Specifies the default rating group for quota management over Gy.

       service-context-id
	    Specifies the service-context-id to be used for CCR message over Gy.

SEE ALSO
       create, delete, edit, glob, list, modify, pem quota-mgmt rating-group, pem listener, pem policy, pem profile diameter-
       endpoint, pem profile spm, pem reporting format-script, pem service-chain-endpoint, pem subscriber, pem subscribers, regex,
       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. All rights reserved.

BIG-IP							    2013-10-23				 pem global-settings quota-mgmt(1)