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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <helpers>
                        <bootp>
                            <dhcp-option82>
                                <disable/>
                                <circuit-id>...</circuit-id>
                                <remote-id>...</remote-id>
                                <vendor-id>...</vendor-id>
                            </dhcp-option82>
                        </bootp>
                    </helpers>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</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]