Cisco Cisco ASR 5700

Page of 8994
  ATM Port Configuration Mode Commands 
pvc  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1585 
pvc 
This command creates a Permanent Virtual Connection (PVC), including the definition of the associated Virtual Path 
Identifiers (VPI) and Virtual Connection Identifiers (VCI) for the PVC. By defining a PVC, this command enters into 
PVC configuration mode. The ATM port supports a maximum of 256 PVC definitions. 
Product
 
HNB-GW 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > ATM Port Configuration 
configure > port atm slot_number/port_number
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-port-slot_number/port_number)# 
Syntax
 
[ no ] pvc vpi  vpi# vci vci# [ type { aal2 [ cps-payload-size  cps_payload_value | aal5 
}] ] [ -noconfirm ]
 
no
 
Deletes the PVC’s entry from the configuration. 
vpi
 
vpi#
 
VPI identifies a unique path to a destination point in the ATM portion of the network. The VPI and the VCI 
combine to create the PVC between the MS and the destination point. 
vpi#
 must be an integer, 0 to 255. 
vci
 
vci#
 
VCI identifies a unique virtual circuit within the associated VPI. 
vci#
 must be an integer, 0 to 65535. 
type
 
This keyword is used to define the type of PVC as AAL2 or AAL5 for HNB-GW service configuration 
within the associated VPI and VCI.  
aal2
 
This keyword is used to define the type of PVC as AAL2 for HNB-GW service configuration within the 
associated VPI and VCI.  
aal5
 
This keyword is used to define the type of PVC as AAL5 for HNB-GW service configuration within the 
associated VPI and VCI.