net ipsec-statΒΆ

net ipsec-stat(1)	      BIG-IP TMSH Manual	     net ipsec-stat(1)



NAME
       action - Displays and resets IPsec statistics.

MODULE
       ipsec-stat

SYNTAX
       Display statistics for the action component within the IPsec module
       using the syntax in the following section.

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

DESCRIPTION
       You can use the action component to display IPsec statistics. The
       statistics details are described below:

       Cmd Id
	    Specifies the CPU  id  for IPsec.

       Mode Specifies the IPsec mode (TRANSPORT/TUNNEL).

       Proto
	    Specifies the Ipsec Protocol (ESP/AH)..

       Packets In
	    Specifies the number of incoming IPsec packets.

       Bytes In
	    Specifies the number of incoming IPsec bytes.

       Packets Out
	    Specifies the number of outgoing IPsec packets.

       Bytes Out
	    Specifies the number of outgoing IPsec bytes.

EXAMPLES
       show action

       Displays IPsec statistics.

       reset-stats action

       Resets the IPsec statistics.

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

SEE ALSO
       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 2009-2013, 2017. All rights
       reserved.



BIG-IP				  2017-03-02		     net ipsec-stat(1)