Tag Elements Beginning with F
> <filter> (configuration/interfaces/interface/unit/family/inet6)
Usage
<configuration>
<interfaces>
<interface>
<unit>
<family>
<inet6>
<filter>
<input>...</input>
<input-list>...</input-list>
<output>...</output>
<output-list>...</output-list>
<group>group</group>
</filter>
</inet6>
</family>
</unit>
</interface>
</interfaces>
</configuration>
Description
Packet filtering.
Contents
<group>—Group to which interface belongs.
<input>—Filter to be applied to received packets.
<input-list>—List of filter modules applied to received packets .
<output>—Filter to be applied to transmitted packets.
<output-list>—List of filter modules applied to transmitted packets .