pem stats radiusΒΆ

pem stats radius(1)	      BIG-IP TMSH Manual	   pem stats radius(1)



NAME
       radius - Displays and resets PEM radius statistics.

MODULE
       pem stats

SYNTAX
       Display statistics for the radius component within the pem stats module
       using the syntax in the following section.

   DISPLAY
	show radius
	  option:
	    (default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)

DESCRIPTION
       You can use the radius component to display PEM radius statistics. The
       Total column represents total count of packets received. The Processed
       column represents total count of packets processed, i.e. packets that
       were successfully parsed, validated and initiated session creation,
       deletion or update. The Processed column is incremented regardless of
       success or failure of session creation, deletion or update and is
       incremented for retransmitted packets. The Retransmitted column
       represents total count of packets that were discarded, because they
       were retransmissions of already processed packets. The Error column
       represents total count of packets that could not be parsed or
       validated. The statistics details are described below:

       Accounting-Request START
	    Specifies the number of Accounting-Start packets.

       Accounting-Request STOP
	    Specifies the number of Accounting-Stop packets.

       Accounting-Request INTERIM_UPDATE
	    Specifies the number of Accounting-Interim packets.

       Accounting-Request ACCOUNTING_ON
	    Specifies the number of Accounting-On packets.

       Accounting-Request ACCOUNTING_OFF
	    Specifies the number of Accounting-Off packets.

       You can reset the PEM radius statistics using reset-stats command.

EXAMPLES
       show radius

       Displays the PEM radius statistics.

       reset-stats radius

       Resets the PEM radius statistics.

OPTIONS
       For information about the options that you can use with the command
       show, see help show.

SEE ALSO
       show, pem stats action, pem stats gx, pem stats gy, pem stats hsl, pem
       stats subscriber, 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 2009-2013. All rights reserved.



BIG-IP				  2015-12-08		   pem stats radius(1)