net tunnels endpointΒΆ

net tunnels endpoint(1) 			  BIG-IP TMSH Manual			      net tunnels endpoint(1)

NAME
       endpoint - Tunnel endpoint statistics

MODULE
       net tunnels

SYNTAX
       Show the statistics of tunnel remote endpoints within the net tunnel component using the syntax described in
       the following sections.

   DISPLAY
	show endpoint tunnel-name [name]
	  options:
	    remote-address [IP address]

   MODIFY
	reset-stats endpoint tunnel-name [name]
	  options:
	    remote-address [IP address]

DESCRIPTION
       The command displays the statistics of tunnel remote endpoints. Currently, the command is only supported for
       network virtualization tunnels, e.g., VXLAN and NVGRE tunnels.

EXAMPLES
       show endpoint tunnel-name t1

       Display the statistics of remote endpoints of tunnel t1.

       show endpoint tunnel-name t1 remote-address 10.10.0.2

       Display the statistics of remote endpoint 10.10.0.2 of tunnel t1.

       reset-stats endpoint tunnel-name t1

       Reset the statistics of remote endpoints of tunnel t1.

       reset-stats endpoint tunnel-name t1 remote-address 10.10.0.2

       Reset the statistics of remote endpoint 10.10.0.2 of tunnel t1.

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

BIG-IP						      2016-09-23			      net tunnels endpoint(1)