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
filter fixed
no filter
Parameters
fixed
Use a fixed filter for this LSP
Default
By default, bypass filter is shared-explicit.
Command Mode
Bypass mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#rsvp-bypass bp1
(config-bypass)#filter fixed
Last modified date: 10/17/2023