pem global-settings session-mgmt-attributesΒΆ

pem global-settings session-mgBIpemPglobal-settings session-mgmt-attributes(1)



NAME
       session-mgmt-attributes - Configures the global settings that pertain
       to session management attributes for Policy Enforcement Manager (PEM).

MODULE
       pem global-settings

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

   MODIFY
	modify session-mgmt-attributes
	  options:
	    clear-on-nas-reboot [enabled | disabled]
	    flow-term-on-sess-delete [enabled | disabled]
	    create-event
	      mode [enabled | disabled]
	    update-event
	      mode [enabled | disabled]
	    delete-event
	      mode [enabled | disabled]

	edit session-mgmt-attributes
	  options:
	    clear-on-nas-reboot [enabled | disabled]
	    flow-term-on-sess-delete [enabled | disabled]
	    create-event
	      mode [enabled | disabled]
	    update-event
	      mode [enabled | disabled]
	    delete-event
	      mode [enabled | disabled]

   DISPLAY
	list session-mgmt-attributes
	list session-mgmt-attributes  [ name ]
	show running-config session-mgmt-attributes
	show running-config session-mgmt-attributes [ name ]
	  options:
	     clear-on-nas-reboot
	     flow-term-on-sess-delete
	     create-event
	       mode
	     update-event
	       mode
	     delete-event
	       mode

DESCRIPTION
       You can use the session-mgmt-attributes component to configure global
       settings for session management attributes.

EXAMPLES
       modify session-mgmt-attributes clear-on-nas-reboot enabled

       Enable clear-on-nas-reboot so that when accounting-on or accounting-off
       Radius message is received for a particular NAS address, which
       indicates NAS reboot, will trigger clearing all PEM sessions associated
       with the NAS address.

       modify session-mgmt-attributes flow-term-on-sess-delete enabled

       Enable flow-term-on-sess-delete so that flow will be terminated shortly
       after session is marked for deletion.

       modify session-mgmt-attributes create-event mode enabled

       Enables event generation for subscriber session creation.

       modify session-mgmt-attributes update-event mode disabled

       Disables event generation for subscriber session update.

       modify session-mgmt-attributes delete-event mode enabled

       Enables event generation for subscriber session deletion.

       list session-mgmt-attributes

       Displays the configuration for session-mgmt-attributes.

OPTIONS
       clear-on-nas-reboot
	    Specifies clear on nas reboot config for session-mgmt-attributes.
	    The default value is disabled.

       flow-term-on-sess-delete
	    Specifies flow termination on session delete config for session-
	    mgmt-attributes. The default value is disabled.

       create-event
	    You can configure the following options for create-event.

	    mode Specifies whether to generate event for subscriber session
		 creation. The default value is disabled.

       update-event
	    You can configure the following options for update-event.

	    mode Specifies whether to generate event for subscriber session
		 update. The default value is disabled.

       delete-event
	    You can configure the following options for delete-event.

	    mode Specifies whether to generate event for subscriber session
		 deletion. The default value is disabled.

SEE ALSO
       create, delete, edit, glob, list, modify, pem quota-mgmt, 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-2016. All rights reserved.



BIG-IP				pem0global-settings session-mgmt-attributes(1)