protocol-ipv6¶
The following operations can be performed on "protocol-ipv6":
stat protocol ipv6¶
Displays statistics of the IPv6 protocol.
Synopsis¶
stat protocol ipv6 [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]
Arguments¶
detail
Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues
Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes
The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0
logFile
The name of the log file to be used as input.
clearstats
Clear the statsistics / counters
Possible values: basic, full
Output¶
Counters¶
IPv6 packets received (ipv6RxPkts)
IPv6 packets received.
IPv6 bytes received (ipv6RxBytes)
Bytes of IPv6 data received.
IPv6 packets transmitted (ipv6TxPkts)
IPv6 packets transmitted
IPv6 bytes transmitted (ipv6TxBytes)
Bytes of IPv6 data transmitted.
Total Routed IPv6 packets (ipv6RoutePkts)
IPv6 packets routed.
Total Routed IPv6 Mbits (ipv6RouteMbits)
IPv6 total Mbits.
IPv6 Fragments received. (ipv6FragRxPkts)
IPv6 fragments received.
TCP Fragments reassembled. (ipv6FragTcpReass)
TCP fragments processed after reassembly.
UDP Fragments reassembled. (ipv6FragUdpReass)
UDP fragments processed after reassembly.
IPv6 Fragments processed without reassembly. (ipv6FragPktsProcessNoReass)
IPv6 fragments processed without reassembly.
IPv6 Fragments bridged. (ipv6FragPktsForward)
IPv6 fragments forwarded to the client or server without reassembly.
IPv6 error hdr packets (RxErrHdr)
Packets received that contain an error in one or more components of the IPv6 header.
IPv6 unsupported next header (Errnxthdr)
Packets received that contain an unsupported next header. The supported next headers are TCP, ICMP, UDP, OSPF, and FRAGMENT.
IPv6 Land-attacks (land attack)
Land-attack packets received. The source and destination addresses are the same. If not dropped, these packets can lock up the appliance.
Reassembled data too big (AssembledPktTooBig)
Packets received for which the reassembled data exceeds the Ethernet packet data length of 1500 bytes.
Zero fragment length received (ZeroLenFramentedPkt)
Packets received with a fragment length of 0 bytes.
ICMPv6 NA packets received
Number of ICMPv6 NA packets received by Citrix ADC (OBSOLETE).
ICMPv6 NS packets received
Number of ICMPv6 NS packets received by Citrix ADC (OBSOLETE).
ICMPv6 NA packets transmitted
Number of ICMPv6 NA packets transmitted by Citrix ADC (OBSOLETE).
ICMPv6 NS packets transmitted
Number of ICMPv6 NS packets transmitted by Citrix ADC (OBSOLETE).
ICMPv6 RA packets received
Number of ICMPv6 RA packets received by Citrix ADC (OBSOLETE).
ICMPv6 RS packets transmitted
Number of ICMPv6 RS packets transmitted by Citrix ADC (OBSOLETE).
ICMPv6 packets received
Number of ICMPv6 packets received by Citrix ADC (OBSOLETE).
ICMPv6 packets transmitted
Number of ICMPv6 packets transmitted by Citrix ADC (OBSOLETE).
IPv6 error hdr packets
Number of erroneous header packets received (OBSOLETE).
IPv6 error packets
Number of erroneous packets received (OBSOLETE).
IPv6 bad checksum
Number of bad checksum packets received (OBSOLETE).
ICMPv6 error packets
Number of erroneous ICMPv6 packets received (OBSOLETE).
unsupported ICMPv6 packets
Number of ICMPv6 unsupported packets received (OBSOLETE).
Rate threshold exceeded packets
Number of ICMPv6 packets dropped for rate threshold exceeded (OBSOLETE).