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


Usage

<configuration>
    <logical-systems>
        <access>
            <address-assignment>
                <pool>
                    <family>
                        <inet>
                            <dhcp-attributes>
                                <option-match>
                                    <option-82>
                                        <remote-id>
                                            <name>name</name> <!-- identifier -->
                                            <range>range</range> <!-- mandatory -->
                                        </remote-id>
                                    </option-82>
                                </option-match>
                            </dhcp-attributes>
                        </inet>
                    </family>
                </pool>
            </address-assignment>
        </access>
    </logical-systems>
</configuration>

Description

Remote ID portion of the option 82.

Contents

<name>—No documentation is available yet.

<range>—Range name.


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