To delete X.25 services, you must take them down in the reverse order (network layer order) in which you installed them.
First delete any associated X.25 PVC:
CLI> delete x25 pvc
To delete an entry in the X.25 routing table:
CLI> delete x25 routing
| Parameter | Range of Values | Required Action |
|---|---|---|
| <Index> | Integer (1..255) | Enter the index number of the connection in the X.25 routing table you want to delete. |
To delete an X.25 virtual circuit:
CLI> delete x25 virtual
| Parameter | Range of Values | Required Action |
|---|---|---|
| <Index> | Integer (1..255) | Enter the index number of the X.25 virtual circuit you want to delete. |
If you reset the unit at this time, the lower level virtual circuits will remain in place without an upper level X.25 virtual circuit assigned to them. If you want to delete the lower level virtual circuits, continue on to step 2. Otherwise, skip over to step 4.
CLI> delete lapb virtual
| Parameter | Range of Values | Required Action |
|---|---|---|
| <Index> | Integer (1..255) | Enter the index number of the LAPB virtual circuit you want to delete. |
If you reset the unit at this time, the lower level virtual port will remain in place without an upper level LAPB virtual circuit assigned to it. If you want to delete the lower level virtual port, continue on to step 3. Otherwise, skip over to step 4.
CLI> delete fr port virtualPort
| Parameter | Range of Values | Required Action |
|---|---|---|
| <IfIndex> | Integer (1..255) | Enter the IfIndex of the virtual port. |
| <Number> | Integer (0..31) | Enter the circuit number of the virtual port to delete. |
CLI> reset system current reset
End of procedure.