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

Applying the Inbound Traffic Filter to the Encryption Interface

After you create the inbound firewall filter, you can apply it to the ES PIC. To apply the filter to the ES PIC, include the filter statement at the [edit interfaces es-fpc/pic/port unit logical-unit-number family inet filter] hierarchy level:

filter {
input filter;
}

The input filter is the name of the filter applied to received traffic. For a configuration example, see Example: Configuring an Inbound Traffic Filter. For more information about firewall filters, see the JUNOS Policy Framework Configuration Guide.


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