The delete ch command deletes the specified PVC channel.
The following example deletes the PVC channel for port 8 that uses VPI 0 and VCI 33.
192.168.1.1 adsl> delete ch 8 0 33
26.3.3Delete Channels Command
Syntax:
192.168.1.1 adsl> delete chs [<start port> [<stop port>]]
where
<start port> = | 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 delete chs command deletes all PVC channels for the specified ports.
The following example deletes the PVC channels for ports 5 to 8.
192.168.1.1 adsl> delete chs 5 8
26.3.4Show Channel Command
Syntax:
192.168.1.1 adsl> show ch <port> <vpi> <vci>
where
<port> = <vpi> = <vci> =
The show ch command displays the contents of the specified PVC channel.
The following example displays the contents of the PVC channel for port 8 that uses VPI 0 and VCI 33.
| 192.168.1.1 | adsl> show ch 8 0 33 |
|
|
| |||
|
|
|
| |||||
| PORT | VPI | VCI | PVID | PRIORITY | VC profile name | ENABLE |
|
|
| |||||||
| 8 | 33 | 6 | 3 | gold | Yes |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Channel Management |