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


Usage

<configuration>
    <forwarding-options>
        <helpers>
            <bootp>
                <interface>
                    <dhcp-option82>
                        <disable/>
                        <circuit-id>...</circuit-id>
                        <remote-id>...</remote-id>
                        <vendor-id>...</vendor-id>
                    </dhcp-option82>
                </interface>
            </bootp>
        </helpers>
    </forwarding-options>
</configuration>

Description

Configure DHCP option 82.

Contents

<circuit-id>—Configure DHCP option 82 circuit id.

<disable>—Disable DHCP option 82 on this VLAN.

<remote-id>—Configure DHCP option 82 remote id.

<vendor-id>—Configure DHCP option 82 vendor id.


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