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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <any/>
                    <unicast/>
                    <multicast/>
                </interface>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Interface name for this routing instance.

Contents

<any>—Interface used for both unicast and multicast traffic.

<multicast>—Interface used for multicast traffic only.

<name>—Interface name.

<unicast>—Interface used for unicast traffic only.


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