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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <router-discovery>
                        <disable/>
                        <traceoptions>...</traceoptions>
                        <interface>...</interface>
                        <address>...</address>
                    </router-discovery>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

ICMP router discovery options.

Contents

<address>—IP addresses to include in advertisements.

<disable>—Disable router discovery.

<interface>—Interfaces on which to configure router discovery.

<traceoptions>—Trace options for router discovery.


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