FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 465 of 597
18.1.6
Configuring MPLS Classification (CLI)
When MPLS classification is set to Trust mode, the interface performs QoS and
Color classification according to a user-configurable MPLS EXP bit to CoS and
Color classification table. Both 802.1p and DSCP classification have priority
over MPLS Trust Mode, so that if a match is found on either the 802.1p or
DSCP levels, MPLS bits are not considered.
This section includes:
Configuring Trust Mode for MPLS Classification (CLI)
Modifying the MPLS EXP Bit Classification Table (CLI)
18.1.6.1 Configuring Trust Mode for MPLS Classification (CLI)
To define the trust mode for MPLS classification, go to interface view for the
interface and enter the following command:
eth type eth [x/x]>classification set mpls <mpls>
To display the trust mode for MPLS classification, go to interface view for the
interface and enter the following command:
eth type eth [x/x]>classification show mpls state
Table 162: Trust Mode for MPLS CLI Parameters
Parameter Input Type Permitted Values Description
mpls
Variable
Trust
un-trust
Select the interface's trust mode for MPLS bits:
trust
–
The interface performs QoS and color
classification according to a user-configurable table for
MPLS EXP to CoS and color classification.
un-trust
–
The interface does not consider MPLS
bits during classification.
Examples
The following command enables MPLS trust mode for GbE 1:
eth type eth [1/1]>classification set mpls trust
The following command disables MPLS trust mode for GbE 1:
eth type eth [1/1]>classification set mpls un-trust