Usage
<configuration><security><ipsec><internal><security-association><manual><direction><name>name</name> <!-- identifier --><protocol>protocol-choice</protocol> <!-- mandatory --><spi>spi</spi> <!-- mandatory --><auxiliary-spi>auxiliary-spi</auxiliary-spi><authentication>...</authentication><encryption>...</encryption></direction></manual></security-association></internal></ipsec></security>
</configuration>Description
Define the direction of the security association.
Contents
<authentication>—Define authentication parameters.
<auxiliary-spi>—ESP security parameter index for IPSec SA bundle.
<encryption>—Define encryption parameters.
<name>—No documentation is available yet.
bidirectional—Bidirectional security association.inbound—Inbound security association.outbound—Outbound security association.
<protocol>—Define an IPSec protocol for the security association.