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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <l2vpn>
                        <site>
                            <automatic-site-id>
                                <startup-wait-time>seconds</startup-wait-time>
                                <new-site-wait-time>seconds</new-site-wait-time>
                                <collision-detect-time>seconds</collision-detect-time>
                                <reclaim-wait-time>...</reclaim-wait-time>
                            </automatic-site-id>
                        </site>
                    </l2vpn>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Enable automatic assignment of site identifier.

Contents

<collision-detect-time>—Time to wait for detecting a collision.

<new-site-wait-time>—Time to wait before claiming a site identifier.

<reclaim-wait-time>—Time to wait for reclaiming a site identifier.

<startup-wait-time>—Time to wait at startup before claming a site identifier (seconds).


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