OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Differentiated Services Commands : primary class-to-exp-bit
primary class-to-exp-bit
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 class-to-exp-bit CLASS <0-7>
no primary class-to-exp-bit CLASS <0-7>
Parameters
CLASS
Specify the DiffServ Class Name (for example, be, ef etc.) used for selecting incoming IP packets to be mapped to a specified RSVP trunk.
<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 class-to-exp-bit af12 3
 
(config)#rsvp-trunk T1
(config-trunk)#no primary class-to-exp-bit af12 3
Last modified date: 10/17/2023