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