[Contents] [Prev] [Next] [Index] [Report an Error]


Apply a Filter to a Forwarding Table

You can apply an input filter to a forwarding table. To do this, include the input statement:

[edit]
routing-options {
    rib routing-table-name {
        filter {
            input filter-name; 
        }
    }
}

For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.

For more information about forwarding table filters, see the JUNOS Internet Software Configuration Guide: Policy Framework.


[Contents] [Prev] [Next] [Index] [Report an Error]