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


Usage

<configuration>
    <routing-instances>
        <instance>
            <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>
        </instance>
    </routing-instances>
</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]