R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide
31
Configure the PVC with greater bandwidth first and then the one with smaller bandwidth. If you fail to
configure them, increase the cdvt-value and try again. In the command line, the system will prompt you
on this.
"fail to set service parameter, please adjust cdvt value"
The command is not applicable to ATM E1 interfaces and ATM E3 interfaces.
Examples
# Create a PVC named aa, with the VPI/VCI value of 1/101.
<Sysname> system-view
[Sysname] interface atm 1/0/1
[Sysname-Atm1/0/1] pvc aa 1/101
# Specify the service type of the PVC as CBR and the peak rate of an ATM cell as 50000 kbps, and the
cell delay variation tolerance as 1000 μs.
[Sysname-atm-pvc-Atm1/0/1-1/101-aa] service cbr 50000 cdvt 1000
Related commands
• service vbr-nrt
• service vbr-rt
• service ubr
service ubr
Use service ubr to specify the service type of PVC as UBR and specify the related rate parameters.
Use undo service to restore the default.
Syntax
service ubr output-pcr
undo service
Default
The service type is UBR after a PVC is created.
Views
PVC view, ATM class view
Default command level
2: System level
Parameters
output-pcr: Specifies the output peak rate of an ATM cell (in kbps). For more information about the value
range, see Table 10.
Usage guidelines
Use this command and the service vbr-nrt, service vbr-rt, and service cbr commands to set the PVC
service type and rate-related parameters. A newly set service type overwrites the previous one.
Examples
# Create a PVC named aa with the VPI/VCI value of 1/101.
<Sysname> system-view
[Sysname] interface atm 1/0/1










