net tunnels fec-statΒΆ

net tunnels fec-stat(1)       BIG-IP TMSH Manual       net tunnels fec-stat(1)



NAME
       fec-stat - Displays FEC tunnels statistics.

MODULE
       net tunnels

SYNTAX
       Display statistics for the FEC tunnels 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 fec-stat component to display FEC tunnels statistics.
       The statistics details are described below:

       name Specifies the FEC tunnel name.

       profile
	    Specifies the FEC profile name used for the tunnel.

       out_raw_packets
	    Specifies the number of FEC outgoing raw packets coming from the
	    LAN.

       out-raw-bits
	    Specifies the number of FEC outgoing raw bits coming from the LAN.

       out_rdnd_packets
	    Specifies the number of FEC outgoing redundant packets sent to the
	    WAN.

       out_rdnd_bits
	    Specifies the number of FEC outgoing redundant bits sent to the
	    WAN.

       in_raw_packets
	    Specifies the number of incoming raw packets sent to the LAN.

       in-raw-bits
	    Specifies the number of incoming raw bits sent to the LAN.

       in_rdnd_packets
	    Specifies the number of FEC redundant packets incoming from the
	    WAN.

       in_rdnd_bits
	    Specifies the number of FEC redundant bits incoming from the WAN.

       in_rdnd_lost
	    Specifies the number of FEC redundant packets lost incoming from
	    the WAN.

       in_raw_lost
	    Specifies the number of incoming from WAN raw packets lost.

       rmt_in_rdnd_packets
	    Specifies the number of FEC redundant packets from a remote server
	    when incoming from the WAN.

       rmt_in_raw_packets
	    Specifies the number of raw packets from remote a server when
	    incoming from the WAN.

       rmt_in_rdnd_lost
	    Specifies the number of FEC redundant packets lost from a remote
	    server when incoming from the WAN.

       rmt_in_raw_lost
	     Specifies the number of raw packets lost from a remote server when incoming from the WAN.

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

SEE ALSO
       show, fec, net tunnels, net tunnels fec, net tunnels tunnel, 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-2014, 2016. All rights
       reserved.



BIG-IP				  2016-03-14	       net tunnels fec-stat(1)