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


<ike-security-associations>

Usage

<ike-security-associations-information | ike-security-associations-block>
    <ike-security-associations>
        <ike-sa-role>ike-sa-role</ike-sa-role>
        <ike-sa-state>ike-sa-state</ike-sa-state>
        <ike-sa-initiator-cookie>ike-sa-initiator-cookie</ike-sa-initiator-cookie>
        <ike-sa-responder-cookie>ike-sa-responder-cookie</ike-sa-responder-cookie>
        <ike-sa-exchange-type>ike-sa-exchange-type</ike-sa-exchange-type>
        <ike-sa-authentication-method>ike-sa-authentication-method
                                    </ike-sa-authentication-method>
        <ike-sa-local-address>ike-sa-local-address</ike-sa-local-address>
        <ike-sa-local-port>ike-sa-local-port</ike-sa-local-port>
        <ike-sa-remote-address>ike-sa-remote-address</ike-sa-remote-address>
        <ike-sa-remote-port>ike-sa-remote-port</ike-sa-remote-port>
        <ike-sa-lifetime>ike-sa-lifetime</ike-sa-lifetime>
        <ike-sa-algorithms>...</ike-sa-algorithms>
        <ike-sa-traffic-statistics>...</ike-sa-traffic-statistics>
        <ike-sa-misc>...</ike-sa-misc>
        <ike-sa-phase2-information>...</ike-sa-phase2-information>
    </ike-security-associations>
</ike-security-associations-information | ike-security-associations-block>

Description

Information about a single security association.

Contents

<ike-sa-algorithms>—Algorithms used with the SA information.

<ike-sa-authentication-method>—No documentation is available yet.

<ike-sa-exchange-type>—Exchange type.

<ike-sa-initiator-cookie>—IKE SA initiator cookie.

<ike-sa-lifetime>—Remaining lifetime before expiration, in seconds or kilobytes.

<ike-sa-local-address>—Local address.

<ike-sa-local-port>—Local port.

<ike-sa-misc>—Miscellaneous IKE SA information.

<ike-sa-phase2-information>—Information about phase 2 negotiation.

<ike-sa-remote-address>—Remote address.

<ike-sa-remote-port>—Remote port.

<ike-sa-responder-cookie>—IKE SA responder cookie.

<ike-sa-role>—Role of our end.

<ike-sa-state>—Status of the SA.

<ike-sa-traffic-statistics>—Number of packets and bytes received and transmitted on the SA.


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