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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <l2circuit>
                <local-switching>
                    <interface>
                        <end-interface>
                            <interface>interface</interface> <!-- mandatory -->
                            <protect-interface>protect-interface</protect-interface>
                        </end-interface>
                    </interface>
                </local-switching>
            </l2circuit>
        </protocols>
    </logical-systems>
</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]