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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <dhcp-relay>
                        <relay-option-60>
                            <vendor-option>
                                <equals>
                                    <ascii>...</ascii>
                                    <hexadecimal>...</hexadecimal>
                                </equals>
                            </vendor-option>
                        </relay-option-60>
                    </dhcp-relay>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Option 60 equals.

Contents

<ascii>—ASCII string.

<hexadecimal>—Hexadecimal string.


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