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


<if-media-flags>

Usage

<physical-interface>
    <if-media-flags>
        <ifmf-none/>
        <ifmf-autoselect/>
        <ifmf-scheduler/>
        <ifmf-shared-scheduler/>
        <ifmf-keepalives/>
        <ifmf-no-keepalives/>
        <ifmf-give-up/>
        <ifmf-loose-lcp/>
        <ifmf-loose-ncp/>
        <ifmf-ppp-acfc/>
        <ifmf-ppp-pfc/>
        <ifmf-loose-lmi/>
        <ifmf-dce/>
        <ifmf-dte/>
        <generic-value>generic-value</generic-value>
    </if-media-flags>
</physical-interface>

Description

No documentation is available yet.

Contents

<generic-value>—Hexadecimal value of unknown flag bits.

<ifmf-autoselect>—No documentation is available yet.

<ifmf-dce>—No documentation is available yet.

<ifmf-dte>—No documentation is available yet.

<ifmf-give-up>—Link protocol will not continue to retry to connect after repeated failures.

<ifmf-keepalives>—Link protocol keepalives are enabled.

<ifmf-loose-lcp>—PPP will not use LCP to indicate whether the link protocol is up.

<ifmf-loose-lmi>—Frame Relay will not use LMI to indicate whether the link protocol is up.

<ifmf-loose-ncp>—PPP will not use NCP to indicate whether the device is up.

<ifmf-no-keepalives>—Link protocol keepalives are disabled.

<ifmf-none>—No documentation is available yet.

<ifmf-ppp-acfc>—PPP negotiates Address/Control field compression.

<ifmf-ppp-pfc>—PPP negotiates Protocol field compression.

<ifmf-scheduler>—No documentation is available yet.

<ifmf-shared-scheduler>—No documentation is available yet.


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