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


Usage

<configuration>
    <routing-instances>
        <instance>
            <bridge-domains>
                <domain>
                    <forwarding-options>
                        <dhcp-relay>
                            <relay-option-60>
                                <vendor-option>
                                    <starts-with>
                                        <ascii>...</ascii>
                                        <hexadecimal>...</hexadecimal>
                                    </starts-with>
                                </vendor-option>
                            </relay-option-60>
                        </dhcp-relay>
                    </forwarding-options>
                </domain>
            </bridge-domains>
        </instance>
    </routing-instances>
</configuration>

Description

Option 60 starts with.

Contents

<ascii>—ASCII string.

<hexadecimal>—Hexadecimal string.


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