Tag Elements Beginning with T > <term> (configuration/services/ipsec-vpn/rule) Usage <configuration> <services> <ipsec-vpn> <rule> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> <!-- mandatory --> </term> </rule> </ipsec-vpn> </services></configuration> Description Define an IPSec 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/services/ipsec-vpn/rule)
<configuration> <services> <ipsec-vpn> <rule> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> <!-- mandatory --> </term> </rule> </ipsec-vpn> </services></configuration>
<configuration>
<services>
<ipsec-vpn>
<rule>
<term>
<name>
name
</name> <!-- identifier -->
<from>
...
</from>
<then>
</then> <!-- mandatory -->
</term>
</rule>
</ipsec-vpn>
</services></configuration>
Define an IPSec term.
<from>—Define match criteria.
<name>—Term name.
<then>—Action to take if the 'from' condition is matched.