if-match second-mpls-exp

Use if-match second-mpls-exp to define a criterion to match the EXP field in the second MPLS label.

Use undo if-match second-mpls-exp to remove the criterion.

Syntax

if-match second-mpls-exp exp-value&<1-8>

undo if-match second-mpls-exp exp-value&<1-8>

Default

No criterion is defined to match the EXP field in the second MPLS label.

Views

Traffic class view

Predefined user roles

network-admin

mdc-admin

Parameters

exp-value&<1-8>: Specifies a space-separated list of up to eight EXP values. An EXP value is in the range of 0 to 7. If the same MPLS EXP value is specified multiple times, the system considers them as one. If a packet matches one of the defined MPLS EXP values, it matches the if-match clause.

Examples

# Define a criterion to match packets with the EXP value 3 or 4 in the second MPLS label.

<Sysname> system-view
[Sysname] traffic classifier database
[Sysname-classifier-database] if-match second-mpls-exp 3 4