OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : primary filter
primary filter
Use this command to set the filter to the fixed or shared style for an LSP.
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.
Command Syntax
primary filter (fixed|shared-explicit)
no primary filter (fixed|shared-explicit)
Parameters
fixed
Use a fixed filter for this LSP
shared-explicit
 
Use a shared-explicit filter for this LSP
Default
By default, primary filter is shared-explicit.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary filter shared-explicit
Last modified date: 07-13-2023