R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
34
Usage guidelines
You can use this command as well as the service ubr, service cbr and service vbr-nrt commands to set
the service type and rate-related parameters of a PVC. A newly configured PVC service type overwrites
the existing one. This command is not applicable to ATM E1 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 rt-VBR, setting the peak cell rate of ATM to 100000 kbps, the
sustainable cell rate to 50000 kbps, and the maximum burst size to 320 cells.
[Sysname-atm-pvc-Atm1/0/1-1/101-aa] service vbr-rt 100000 50000 320
Related commands
• service vbr-nrt
• service ubr
• service cbr
shutdown
Use shutdown to shut down an ATM interface.
Use undo shutdown to bring up an ATM interface.
Syntax
shutdown
undo shutdown
Default
An ATM interface is up.
Views
ATM interface view
Default command level
2: System level
Examples
# Shut down interface ATM 5/0/1.
<Sysname> system-view
[Sysname] interface atm 5/0/1
[Sysname-Atm5/0/1] shutdown
# Bring up interface ATM 5/0/1.
<Sysname> system-view
[Sysname] interface atm 5/0/1
[Sysname-Atm5/0/1] undo shutdown