Cisco Cisco ASR 5700

Page of 8994
ATM Port Configuration Mode Commands   
▀  pvc 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1586 
   
 cps-payload-size 
 
cps_payload_value
 
This keyword configures the Common Part Sublayer (CPS) payload in Bytes for AAL2 type of PVC within 
the associated VPI. CPS payload is carried out by the AAL2 protocol over ATM. During the call, the payload 
size is negotiated between HNB-GW and MSC. Default size for payload is 64 but values may range from 1 to 
64 Bytes. This command makes the operator to choose the size dynamically 
The CPS payload size dynamically configured for per PVC. If user is not providing the CPS payload size 
then default value of 64 Bytes is considered else user provided value is taken. 
cps_payload_value
 is the value of CPS payload in Bytes and must be an integer between 1 through 64. 
-noconfirm
 
Specifies that the command must execute without any additional prompt and confirmation from the user. 
Usage 
Creates a virtual circuit between two specific points that the carrier will use repeatedly. 
This command is used to define the type of PVC as AAL2 or AAL5 for HNB-GW service configuration. It 
also configures the CPS payload which is carried out by the AAL2 protocol over ATM. During the call, the 
payload size is negotiated between HNB-GW and MSC. Default size for payload is 64 but values may range 
from 1 to 64 Bytes. This command makes the operator to choose the size dynamically. 
This command configures the type of PVC to ATM Adaptation Layer2 (AAL2) or ATM Adaptation Layer5 
(AAL5) for ATM traffic between HNB-GW and MSC. It also enables the operator to configure the Common 
Part Sublayer (CPS) payload for AAL2 protocol over ATM for HNB-GW session between MSC and HNB-
GW. 
Example
 
Define a PVC with VPI 
2
 and VCI 
353
pvc vpi 2 vci 353  
Following command configures the PVC type as AAL2 with VPI as 
2
 and VCI as 
353
. It also configures the 
CPS payload to 
45
 bytes over the ATM during the call. 
pvc vpi 2 vci 353 type aal2 cps-payload-size 45