System information

BSR 64000 Configuration and Management Guide
5-28
Clearing Interface Counters
To clear a specific or all interface counters, use the clear counters command in
Privileged EXEC mode, as shown below.
MOT#clear counters [ethernet <slot>/<interface> cable <slot>/<interface> |
loopback <loop number> | pos <slot>/<interface> | gigaether <slot>/<interface> |
tunnel <tunnel number>]
where:
cable clears the cable interface counters.
ethernet clears the Ethernet interface counters.
loopback clears the loopback interface counters.
loop number is the loopback interface number from 1 to 16.
tunnel clears the tunnel interface counters.
tunnel number is the tunnel interface number from 0 to 255.
pos clears the Packet over SONET (POS) interface counters.
gigaether clears the Gigabit Ethernet interface counters.
interface identifies the port number.
slot identifies the module slot number.
Clearing IP Routes
To clear one or more IP routes from the IP routing table, use the clear ip route
command in Privileged EXEC mode, as shown below:
MOT#clear ip route {* | <A.B.C.D> | <A.B.C.D> <mask>}
where:
* is the asterisk character is entered to delete all routes.
A.B.C.D is the network or subnetwork address.
mask is the associated IP address of the removed routes.