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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <system>
                    <services>
                        <dhcp-local-server>
                            <group>
                                <interface>
                                    <name>name</name> <!-- identifier -->
                                    <upto>upto</upto>
                                    <exclude/>
                                </interface>
                            </group>
                        </dhcp-local-server>
                    </services>
                </system>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

One or more interfaces.

Contents

<exclude>—Exclude this interface range.

<name>—Interface name.

<upto>—Interface up to.


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