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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf3>
                <realm>
                    <area>
                        <sham-link-remote>
                            <name>name</name> <!-- identifier -->
                            <metric>metric</metric>
                            <ipsec-sa>ipsec-sa</ipsec-sa>
                            <demand-circuit/>
                            <topology>...</topology>
                        </sham-link-remote>
                    </area>
                </realm>
            </ospf3>
        </protocols>
    </logical-systems>
</configuration>

Description

Configure parameters for remote sham link endpoint.

Contents

<demand-circuit>—Interface functions as a demand circuit.

<ipsec-sa>—IPSec security association name.

<metric>—Sham link metric.

<name>—Remote sham link endpoint address.

<topology>—Topology specific attributes.


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