primary map class
Use this command to configure a primary 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
primary map class <0-7> exp <0-7>
no primary map class <0-7> exp <0-7>
Parameters
<0-7>
Diff-Serv class (queue) mapped to the particular PHB.
<0-7>
Exp bit which is to be mapped to this PHB.
Default
By default, primary map class is disabled
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk T1
(config-trunk)#primary map class 4 exp 3
 
(config)#rsvp-trunk T1
(config-trunk)#no primary map class 4 exp 3
Last modified date: 07-13-2023