OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Facility Backup Commands : preemption-type
preemption-type
Use this command to configure preemption type which decides the criteria to be considered in case of preemption.
Use the no parameter to remove configured preemption type.
Command Syntax
preemption-type (less-lsp-preempted | less-unused-bandwidth)
no preemption-type
Parameters
less-lsp-preempted
Set preemption type to minimize number of LSPs preempted
less-unused-bandwidth
Set preemption type to ensure less bypass bandwidth unused
Default
By default, preemption type is set to less-lsp-preempted.
Command Mode
Router mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#router rsvp
(config-router)#preemption-type less-unused-bandwidth
Last modified date: 10/17/2023