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


Usage

<configuration>
    <routing-instances>
        <instance>
            <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>
        </instance>
    </routing-instances>
</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]