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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <helpers>
                    <bootp>
                        <interface>
                            <dhcp-option82>
                                <remote-id>
                                    <prefix>prefix-choice</prefix>
                                    <use-interface-description/>
                                    <use-string>use-string</use-string>
                                </remote-id>
                            </dhcp-option82>
                        </interface>
                    </bootp>
                </helpers>
            </forwarding-options>
        </instance>
    </routing-instances>
</configuration>

Description

Configure DHCP option 82 remote id.

Contents

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

<use-interface-description>—Use interface description instead of name.

<use-string>—Use raw string instead of the default remote id.


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