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


<ppp-session>

Usage

<ppp-interface-information | ppp-summary-information>
    <ppp-session>
        <session-name>session-name</session-name>
        <session-type>session-type</session-type>
        <session-phase>session-phase</session-phase>
        <session-flags>...</session-flags>
        <ppp-last-started>ppp-last-started</ppp-last-started>
        <ppp-last-completed>ppp-last-completed</ppp-last-completed>
        <ppp-auth-protocol-information>...</ppp-auth-protocol-information>
        <ppp-session-protocol-information>...</ppp-session-protocol-information>
    </ppp-session>
</ppp-interface-information | ppp-summary-information>

Description

PPP session.

Contents

<ppp-auth-protocol-information>—Authentication protocol information for PPP session.

<ppp-last-completed>—Time when negotiation of the protocol last completedsuccessfully, in the format YYYY-MM-DD hh:mm:ss TZ (year,month, date, hour in 24-hour format, minute second, timezone).

<ppp-last-started>—Time when negotiation of the protocol last started, in theformat YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in24-hour format, minute second, time zone).

<ppp-session-protocol-information>—LCP/NCP protocol information for PPP session.

<session-flags>—PPP session flags.

<session-name>—PPP session name.

<session-phase>—PPP session phase.

<session-type>—PPP session type.


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