|
|
|
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
| |||
|
| 192.168.1.1 | adsl> stat chs 5 8 |
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
| ||||
|
| PORT | VPI | VCI TX pkts | RX pkts |
| TXrate | RXrate | TX cells | RX cells |
|
|
|
| + | ( B/s ) | ( B/s ) |
|
|
| |||||
|
|
|
| |||||||||
|
| 5 | 8 | 33 | 0 | 0 | 0 | 0 | 0 |
|
| |
|
| 6 | 0 | 33 | 0 | 0 | 0 | 0 | 0 | 0 |
|
|
|
| 7 | 0 | 33 | 0 | 0 | 0 | 0 | 0 | 0 |
|
|
|
| 8 | 0 | 33 | 0 | 0 | 0 | 0 | 0 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26.3.12Clear Channel Command
Syntax:
192.168.1.1 adsl> clear ch <port> <vpi> <vci>
where |
|
|
<port> = | A port number (1 to 8) or (*) means all 8 ports. | |
<vpi> | = | The VPI setting (0 to 255). |
<vci> | = | The VCI setting (32 to 65535 if vpi = 0) or (1 to 65535 if the vpi does not = 0). |
The clear ch command erases the statistics of the specified PVC channel.
The following example erases the statistics for the PVC channel for port 8 that uses VPI 0 and VCI 33. 192.168.1.1 adsl> clear ch 8 0 33
26.3.13Clear Channels Command
Syntax:
192.168.1.1 adsl> clear chs [<start port> [<stop port>]]
where
The first port number in a range of ports for which you want to display line information. 1 is used if you leave this blank.
<stop port> = The last port number in a range of ports for which you want to display line information. 8 is used if you leave this blank.
The clear chs command erases the statistics of the PVC channels for the specified ports. The following example erases the statistics for the PVC channels for ports 5 to 8.
192.168.1.1 adsl> clear chs 5 8
Virtual Channel Management |