3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
308 CHAPTER 19: ATM CONFIGURATION COMMANDS
pvc-group
Syntax pvc-group { pvc-name [ vpi/vci ] | vpi/vci }
undo pvc-group { pvc-name [ vpi/vci ] | vpi/vci }
View ATM interface view
Parameter pvc-name: PVC name, a unique string of 1 to 16 characters on ATM interface, not
case-sensitive. The name cannot be the same as a valid VPI/VCI pair value. For
example, the name 1/20 is not allowed. The PVC corresponding to pvc-name must
have already been created.
vpi/vci: VPI/VCI pair. VPI is short for virtual path identifier; its value ranges from 0
to 255. VCI is short for virtual channel identifier; its value range varies by interface
type. Normally, values from 0 to 31 are reserved for special purpose, you are not
recommended to use them. For details on the value range, refer to “VCI range for
each type of ATM interface” on page 307.
Description Use the
pvc-group command to create a PVC group or enter PVC group view.
Use the undo pvc-group command to delete the specified PVC-Group.
In creating a PVC-Group, the pvc-name argument or the vpi/vci argument defines
the primary PVC of the PVC-Group.
Before creating a PVC group, make sure the corresponding PVC exists.
The encapsulation command and the oam-related commands are not applicable
to secondary PVCs. The configurations corresponding to these commands on the
primary PVC of a PVC group apply to all the secondary PVCs in the PVC group.
Related command: ip-precedence, pvc.
Example # Create a PVC group named “aa”, with the primary PVC being the PVC with the
VPI/VCI value of 1/32.
<Sysname> system-view
[Sysname] interface atm 1/0
[Sysname-Atm1/0] pvc aa 1/32
[Sysname-atm-pvc-group-Atm1/0-1/32-aa] quit
[Sysname-Atm1/0] pvc-group aa 1/32
pvc max-number
Syntax pvc max-number max-number
undo pvc max-number
View ATM interface view