Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    clear interfaces interval

    Syntax

    clear interfaces interval interface-name

    Release Information

    Command introduced before Junos OS Release 7.4.

    Description

    Clear the channel service unit (CSU) alarm and defect counters so that only the current time interval is displayed. This operation affects the show interface interval command, but not an SNMP query.

    Options

    interface-name

    Name of a particular interface.

    Required Privilege Level

    clear

    List of Sample Output

    clear interfaces interval

    Output Fields

    See show interfaces interval for an explanation of output fields.

    Sample Output

    clear interfaces interval

    The following example displays the output for a T3 interface before and after the clear interfaces command is entered:

    user@host> show interfaces interval t3-0/3/0:4
    Physical interface: t3-0/3/0:4, SNMP ifIndex: 23
      17:43-current:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      17:28-17:43:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      17:13-17:28:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      16:58-17:13:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      16:43-16:58:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      16:28-16:43:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    CES: 195, CSES: 195, SEFS: 195, UAS: 206
      14:58-15:13:
        LCV: 35, PCV: 163394, CCV: 54485, LES: 0, PES: 35, PSES: 35, CES: 
    35, CSES: 35, SEFS: 35, UAS: 32
      Interval Total:
        LCV: 230, PCV: 1145859, CCV: 455470, LES: 0, PES: 230, PSES: 230, 
    CES: 230, CSES: 230, SEFS: 230, UAS: 238
    

    user@host> clear interfaces interval t3-0/3/0:4

    user@host> show interfaces interval t3-0/3/0:4

    Physical interface: t3-0/3/0:4, SNMP ifIndex: 23
      17:43-current:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
    SEFS: 0, UAS: 0
      Interval Total:
        LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, SEFS: 0, UAS: 0
    

    Published: 2013-07-23