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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <esis>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <hold-time>seconds</hold-time>
                    <end-system-configuration-timer>seconds</end-system-configuration-timer>
                    <disable/>
                </interface>
            </esis>
        </protocols>
    </logical-systems>
</configuration>

Description

Interface configuration.

Contents

<disable>—Disable ES-IS on this interface.

<end-system-configuration-timer>—Suggested end system configuration timer.

<hold-time>—Time after which neighbors think the interface is down.

<name>—Interface name.


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