Chapter8: Configuring ATM Virtual Circuits
Avidia System Configuration and Management User Manual 185
3Note the ifIndex number, VPI and VCI of the internal PVCC you want to delete.
4Type the delete command in the following format then press .
delete <ifIndex> <vpi> <vci>
5Type up to display the ::atm=> prompt.
6From the ::atm=> prompt, type the following command then press to display the
::pvcservice=> prompt.
frame pvc pvcservice
7From the ::pvcservice=> prompt, type show then press to display the
mismatched internal PVCCs.
8Note the ifIndex number, VPI and VCI of the internal PVCC you want to delete.
9Type the delete command in the following format then press .
delete <vpi> <vci> <ifIndex>
Parameters
<ifIndex>
The internal index number of the internal PVCC you want to delete.
<vpi>
The VPI of the internal PVCC you want to delete.
<vci>
The VCI of the internal PVCC you want to delete.
Examples
::vcl=> delete 65665 0 213
::pvcservice=> delete 0 213 65665
ENTER
ENTER
ENTER
::pvcservice=> show
SarVPI SarVCI IfIndex
0 213 65665
0 1027 65729
ENTER