Tag Elements Beginning with T > <term> (configuration/firewall/family/inet/simple-filter) Usage <configuration> <firewall> <family> <inet> <simple-filter> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </simple-filter> </inet> </family> </firewall></configuration> Description One or more firewall terms. 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/inet/simple-filter)
<configuration> <firewall> <family> <inet> <simple-filter> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </simple-filter> </inet> </family> </firewall></configuration>
<configuration>
<firewall>
<family>
<inet>
<simple-filter>
<term>
<name>
name
</name> <!-- identifier -->
<from>
...
</from>
<then>
</then>
</term>
</simple-filter>
</inet>
</family>
</firewall></configuration>
One or more firewall terms.
<from>—Match criteria.
<name>—Term name.
<then>—Action to take if the 'from' condition is matched.