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


Usage

<configuration>
    <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>
</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]