[Contents] [Prev] [Next] [Index] [Report an Error]


<security-associations>

Usage

<security-associations-block | security-associations-information | services-security-associations-block | services-security-associations-information>
    <security-associations>
        <sa-direction>sa-direction</sa-direction>
        <sa-spi>sa-spi</sa-spi>
        <sa-aux-spi>sa-aux-spi</sa-aux-spi>
        <sa-state>sa-state</sa-state>
        <sa-mode>sa-mode</sa-mode>
        <sa-type>sa-type</sa-type>
        <sa-protocol>sa-protocol</sa-protocol>
        <sa-authentication-algorithm>sa-authentication-algorithm
                                    </sa-authentication-algorithm>
        <sa-encryption-algorithm>sa-encryption-algorithm</sa-encryption-algorithm>
        <sa-soft-lifetime>sa-soft-lifetime</sa-soft-lifetime>
        <sa-hard-lifetime>sa-hard-lifetime</sa-hard-lifetime>
        <sa-anti-replay-service>sa-anti-replay-service</sa-anti-replay-service>
        <sa-replay-window-size>sa-replay-window-size</sa-replay-window-size>
    </security-associations>
</security-associations-block | security-associations-information | services-security-associations-block | services-security-associations-information>

Description

Information about a single security association.

Contents

<sa-anti-replay-service>—Anti-replay service.

<sa-authentication-algorithm>—Authentication algorithm.

<sa-aux-spi>—Auxiliary Security Parameter Index.

<sa-direction>—Direction of the security association.

<sa-encryption-algorithm>—Encryption algorithm.

<sa-hard-lifetime>—Remaining lifetime, in seconds or kilobytes, before hard lifetime expires.

<sa-mode>—Mode of the security association.

<sa-protocol>—IPSec security protocol.

<sa-replay-window-size>—Replay window size.

<sa-soft-lifetime>—Remaining lifetime, in seconds or kilobytes, before soft lifetime expires.

<sa-spi>—Security Parameter Index.

<sa-state>—Status of the SA.

<sa-type>—No documentation is available yet.


[Contents] [Prev] [Next] [Index] [Report an Error]