OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary filter
secondary filter
Use this command to set the filter to fixed or shared filter style for RSVP trunk.
The shared filter style identifies a shared reservation environment. It creates a single reservation into which flows from all senders are mixed.
The fixed filter style designates a distinct reservation. A distinct reservation request is created for data packets from a particular sender. The fixed filter style is also used style to prevent rerouting of an LSP and to prevent another LSP from using this bandwidth.
Use the no parameter to reset the configured filter to the default style.
Command Syntax
secondary filter fixed
no secondary filter
Parameters
fixed
Use a Fixed Filter for this RSVP Trunk.
Default
By default, secondary filter is shared-explicit.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Usage
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#secondary filter fixed
 
Last modified date: 10/17/2023