Tag Elements Beginning with S
> <session> (configuration/logical-systems/protocols/ldp)
Usage
<configuration>
<logical-systems>
<protocols>
<ldp>
<session>
<name>name</name> <!-- identifier -->
<authentication-key>authentication-key</authentication-key>
<authentication-algorithm>authentication-algorithm-choice
</authentication-algorithm>
<authentication-key-chain>authentication-key-chain
</authentication-key-chain>
</session>
</ldp>
</protocols>
</logical-systems>
</configuration>
Description
Configure session parameters.
Contents
<authentication-algorithm>—Authentication algorithm name.
-
aes-128-cmac-96—Cipher-based Message Authentication Code (AES128) (96 bits).
-
hmac-sha-1-96—Hash-based Message Authentication Code (SHA1) (96 bits).
-
md5—Message Digest 5.
<authentication-key>—MD5 authentication key.
<authentication-key-chain>—Key chain name.
<name>—Session destination address.