ltm nat-statsΒΆ

ltm nat-stats(1)				  BIG-IP TMSH Manual				     ltm nat-stats(1)

NAME nat-stats - Shows Network address translation roll up statistics.
MODULE
       cgnat afm

SYNTAX
       Display NAT stats per roll-up-level using the following syntax.

   DISPLAY
	show nat-stats roll-up-level [...]
	   name [...] stat [...]
	  options:
	    all (where applicable)
	    recursive

DESCRIPTION
       This command displays NAT stats per roll up level specified. Supported stat types for each roll up level may
       vary.

   roll-up-levels
       lsn-pool - Provide the stats for lsn-pool.
       fw-nat-source-translation-object - Provide the stats for FWNAT source translation object.
       translation-address - Provide the stats for a translation address. Applicable only at nat-stats level high.
       global - Provide the cummulative stats at global level.

   stat types
       all - Display all applicaple stats for this level.
       total-addrs - Provide the current total of translation addresses at each reporting level.
       total-endpoints - Provide the current total of translation endpoints at each reporting level.
       total-port-blks - Provide the current number of total port blocks at each reporting level.
       active-addrs - Provide the current number of translation addresses that are actively being used.
       active-endpoints - Provide the current number of active translation endpoints.
       in-use-port-blks - Provide the current number of port blocks in use at each reporting level, if that level
       includes an address used in a NAT PBA pool.
       active-subscribers - Provide the current number of unique subscriber addresses that have an active
       translation. Applicable only at nat-stats level medium.
       active-connections - Provide the current number of active connections at each reporting level.
       cumulative-subscribers - Provide the total number of unique subscribers that have connected for each reporting
       level. Applicable only at nat-stats level medium.
       cumulative-translations - Provide the cumulative number of translation mappings that have occurred.
       peak-subscribers - Provide count of max number of unique, concurrent subscribers. Applicable only at nat-stats
       level medium.
       peak-translations - Provide count of max number of concurrent translations.
       port-reservations - Provide counts of number of port reservations by Application-Layer Gateways (ALGs).
       hairpin-connections - Provide the cumulative number of hairpin connections at each reporting level.
       persistence-entries - Provide the number of persistence entries. Applicable only at nat-stats level high.
       inbound-entries - Provide counts of inbound entries, flows, and failures.
       inbound-connections - Provide the number of active inbound connections.
       inbound-failures - Provide the number of inbound failures.
       failure-count - Provide the number of translation errors.

EXAMPLES
       show ltm nat-stats roll-up-level fw-nat-source-translation-object name /Common/snat1 stat all Displays all
       available stats for roll up type source translation object /Common/snat1.

SEE ALSO
       show, ltm nat

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 2008-2018. All rights reserved.

BIG-IP						      2019-06-23				     ltm nat-stats(1)