secondary map class

Use this command to configure a secondary PHB-EXP (Per-Hop Behavior-Experimental) mapping to be used by an E-LSP (EXP-Inferred-PSC LSP). This mapping is different from the node level PHB-EXP mapping.

Use the no parameter with this command to remove a PHB-EXP mapping configuration from current E-LSP PHB-EXP mapping.

Command Syntax

Copy
secondary map class-to-exp-bit CLASS  <0-7>
no secondary map class-to-exp-bit CLASS  <0-7>

Parameters

CLASS

Diff-Serv class (queue) mapped to the particular PHB.

Diffserv class alias e.g: be, ef, af11, etc.

<0-7>

Exp bit that is to be mapped to this PHB.

Default

By default, secondary map class is disabled

Command Mode

Trunk mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#rsvp-trunk T1
(config-trunk)#secondary class-to-exp-bit cs4 3
 
(config)#rsvp-trunk T1
(config-trunk)#no secondary class-to-exp-bit cs4 3