T1/e1 and t3/e3 clear and show commands, T1/e1 and t3/e3 clear and show commands -74 – Enterasys Networks X-Pedition XSR CLI User Manual
Page 80
T1/E1 and T3/E3 Clear and Show Commands
2-74 Configuring T1/E1 and T3/E3 Subsystems
Examples
The following example disables a T1 controller:
XSR(config)#controller t1 1/0
XSR(config-controller
The following example re‐enables a T3 controller:
XSR(config)#controller t3 1/2/0
XSR(config-controller
T1/E1 and T3/E3 Clear and Show Commands
clear controller
This command clears controller counters for individual T1/E1 or T3/E3 controllers. It clears only
counters shown with
show
commands – all SNMP‐related counters are not cleared. It does not
reset or bring down the controller.
Syntax
clear controller {t1 | e1 | t3 | e3}{slot/card/port}
clear controller {t1 | e1 | t3 | e3}{card/port}
Mode
Privileged EXEC:
XSR#
Examples
The following example clears the T1 controller counters for board (NIM card) 1, port 0 (first port):
XSR#clear controller 1/0
Clear counters on controller 1/0 [confirm]
The following example clears the T3 controller in slot 1 and card 1:
XSR#clear controller t3 1/1/0
Clear counters on controller 1/1 [confirm]
t1
T1 type controller.
e1
E1 type controller.
t3
T3 type controller.
e3
E3 type controller.
slot
Slot number of a system, ranging from 0 to 6. The motherboard is slot
zero. If the slot number is 0, it can be omitted.
card
NIM card number in the card slot, ranging from 1 to 2.
port
Port number on a NIM card, ranging from 0 to 3.