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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <helpers>
                        <bootp>
                            <interface>
                                <server>
                                    <logical-system>
                                        <routing-instance>
                                            <name>name</name> <!-- identifier -->
                                        </routing-instance>
                                    </logical-system>
                                </server>
                            </interface>
                        </bootp>
                    </helpers>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Routing instance of server to which to forward.

Contents

<name>—Routing instance of server to which to forward.


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