Tag Elements Beginning with T > <term> (configuration/firewall/family/inet6/service-filter) Usage <configuration> <firewall> <family> <inet6> <service-filter> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </service-filter> </inet6> </family> </firewall></configuration> Description Service filter term. Contents <from>—Match criteria. <name>—Term name. <then>—Action to take if the 'from' condition is matched.
Tag Elements Beginning with T > <term> (configuration/firewall/family/inet6/service-filter)
<configuration> <firewall> <family> <inet6> <service-filter> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </service-filter> </inet6> </family> </firewall></configuration>
<configuration>
<firewall>
<family>
<inet6>
<service-filter>
<term>
<name>
name
</name> <!-- identifier -->
<from>
...
</from>
<then>
</then>
</term>
</service-filter>
</inet6>
</family>
</firewall></configuration>
Service filter term.
<from>—Match criteria.
<name>—Term name.
<then>—Action to take if the 'from' condition is matched.