Specifications

2-248 SmartSwitch ATM Switch Reference Manual
PVCById
PVCById
Use PVCById to manage a PVC by its cross-connect ID.
Note The following applies to SmartSwitch 2500 family only: You can not delete or
deactivate a PVC if an IP/ATM client is attached to the PVC through the
IPATMPVC attribute.
Operators
activate, deactivate, delete
Parameters
This attribute has no output parameters.
Descriptions
Input Parameter Description Value/Field Size Default
[CrossConnectId] Cross-connect ID of the PVC (as assigned by switch
software). Use the
show pvc all command to get
a list of cross-connect IDs. Each PTP PVC has a
unique cross-connect ID. PMP PVCs might have the
same cross-connect ID but different cross-connect
sub IDs.
Positive integer No default
[CrossConnectSubId] Cross-connect sub-ID of the PVC (as assigned by
switch software). Each PTP PVC and PMP PVC has
a unique cross-connect sub-ID.
Positive integer No default
Operator Parameters / Permissions Description
activate
pvcbyid
[CrossConnectId] <crossconnid>
[CrossConnectSubId] <crossconnectsubid>
Administrator
Activates the PVC. Administrative status is Up.
deactivate
pvcbyid
[CrossConnectId] <crossconnid>
[CrossConnectSubId] <crossconnectsubid>
Administrator
Deactivates the PVC. Administrative status is
Down.