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


Usage

<configuration>
    <protocols>
        <l2circuit>
            <local-switching>
                <interface>
                    <end-interface>
                        <interface>interface</interface> <!-- mandatory -->
                        <protect-interface>protect-interface</protect-interface>
                    </end-interface>
                </interface>
            </local-switching>
        </l2circuit>
    </protocols>
</configuration>

Description

Interface name of the other end point.

Contents

<interface>—Interface name.

<protect-interface>—Name of protect interface.


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