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


Configure VPLS FTFs

Forwarding table filters (FTFs) are filters configured for forwarding tables. For VPLS, they are attached to the destination MAC (DMAC) forwarding table of the VPLS routing instance. You define VPLS FTFs in the same manner as any other type of FTF. You can only apply a VPLS FTF as an input filter.

Specify a VPLS FTF using the filter input statement:

forwarding-options {
    family vpls {
        filter input filter-name;
    }
}

You can configure this statement at the following hierarchy levels:

For the statement summaries of these statements, see the JUNOS Internet Software Configuration Guide: Policy Framework.


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