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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <dhcp-relay>
                        <traceoptions>...</traceoptions>
                        <authentication>...</authentication>
                        <dynamic-profile>...</dynamic-profile>
                        <overrides>...</overrides>
                        <relay-option-60>...</relay-option-60>
                        <relay-option-82>...</relay-option-82>
                        <server-group>...</server-group>
                        <active-server-group>active-server-group</active-server-group>
                        <group>...</group>
                    </dhcp-relay>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Dynamic Host Configuration Protocol relay configuration.

Contents

<active-server-group>—Name of DHCP server group.

<authentication>—DHCP authentication.

<dynamic-profile>—Dynamic profile to use.

<group>—Define a DHCP group.

<overrides>—DHCP override processing.

<relay-option-60>—DHCP option-60 processing.

<relay-option-82>—DHCP option-82 processing.

<server-group>—Define a DHCP server group.

<traceoptions>—DHCP relay trace options.


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