Command Reference Guide

3Com Router 5000 Family and Router 6000 Family mpls-exp 235
Command Reference
mpls-exp
Purpose Use the mpls-exp command to configure the PVC to carry packets of the specified
priority levels when the EXP identifier in the MPLS packet is used to identify the
priority levels of packets.
Use the undo mpls-exp command to remove the configuration.
Syntax mpls-exp { pvc-name [ vpi/vci ] | vpi/vci } { min [ max ] | default }
undo mpls-exp { pvc-name [ vpi/vci ] | vpi/vci }
Parameters pvc-name
PVC name, a case-insensitive string up to 16
characters. It must be unique on an ATM interface and
cannot be any valid VPI/VCI pair. For example, “1/20”
cannot be used as a PVC name. In addition, the PVC
identified by this argument must exist.
vpi/vci
vpi refers to ATM virtual path identifier and is in the
range from 0 to 255. vci refers to ATM virtual channel
identifier and is in the range from 0 to 2047. Usually,
the VCI values from 0 to 31 are reserved for special
purposes and are not recommended. Note that the
PVC identified by this argument must exist.
min
The lowest priority level of MPLS packets that the
specified PVC carries. It must be in the range from 0 to
7.
max
The highest priority level of MPLS packets that the
specified PVC carries. It must be in the range from 0 to
7.
default
Specifies that the PVC serves as the default PVC.
Example Configure PVC 1/100 in the PVC group to carry MPLS packets of priority levels from 0
to 2.
<3Com> system-view
[3Com] interface Atm1/0/0
[3Com-Atm1/0/0] mpls
[3Com-Atm1/0/0] pvc-group 1/100
[3Com-pvc-group-Serial1/0/0-123] mpls-exp 1/100 0 2
View This command can be used in the following views:
ATM Pvc-Group view