[Contents] [Prev] [Next] [Index] [Report an Error]


clear interfaces interval

Syntax

clear interfaces interval <interface-name>

Description

Clear the Channel Service Unit (CSU ) alarm and defect counters so that only the current time interval is displayed. This will affect the show interface interval command but not an SNMP query.

clear interfaces interval is valid for the following interfaces: ATM I, ATM II, Channelized E1, Channelized DS-3 to DS-0, Channelized DS-3 to DS-1, Channelized OC-12, Channelized STM-1, E1, E3, SONET, T1, and T3.

See Also:

show interfaces interval

Options:

none—Clear all CSU alarm and error counters for all interfaces.

interface-name—Clear all CSU alarm and error counters for a particular interface.

Required Privilege Level

clear

Sample Output:

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, 
SEFS: 0, UAS: 0
  16:13-16:28:
    LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
SEFS: 0, UAS: 0
  15:58-16:13:
    LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
SEFS: 0, UAS: 0
  15:43-15:58:
    LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
SEFS: 0, UAS: 0
  15:28-15:43:
    LCV: 0, PCV: 0, CCV: 0, LES: 0, PES: 0, PSES: 0, CES: 0, CSES: 0, 
SEFS: 0, UAS: 0
  15:13-15:28:
    LCV: 195, PCV: 982465, CCV: 400985, LES: 0, PES: 195, PSES: 195, 
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

[Contents] [Prev] [Next] [Index] [Report an Error]