Technical Documentation

clear helper statistics

Syntax

clear helper statistics

Release Information

Command introduced before Junos OS Release 7.4.

Description

Clear statistic counters in the User Datagram Protocol (UDP) forwarding process.

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

clear helper statistics

Output Fields

See show helper statistics for an explanation of output fields.

Sample Output

clear helper statistics

The following sample output displays statistics counters before and after the clear helper statistics command is issued:

user@host> show helper statistics
domain:
  Received packets: 63
  Forwarded packets: 61
  Dropped packets: 2
    Due to no interface in fud database: 0
    Due to an error during packet read: 1
    Due to an error during packet send: 1
tftp:
  Received packets: 5
  Forwarded packets: 5
  Dropped packets: 0
    Due to no interface in fud database: 0
    Due to an error during packet read: 0
    Due to an error during packet send: 0

user@host> clear helper statistics
 
user@host> show helper statistics
domain:
  Received packets: 0
  Forwarded packets: 0
  Dropped packets: 0
    Due to no interface in fud database: 0
    Due to an error during packet read: 0
    Due to an error during packet send: 0
tftp:
  Received packets: 0
  Forwarded packets: 0
  Dropped packets: 0
    Due to no interface in fud database: 0
    Due to an error during packet read: 0
    Due to an error during packet send: 0

Published: 2010-07-12

Help
|
My Account
|
Log Out