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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <helpers>
                        <bootp>
                            <dhcp-option82>
                                <circuit-id>
                                    <prefix>prefix-choice</prefix>
                                    <use-interface-description/>
                                    <use-vlan-id/>
                                </circuit-id>
                            </dhcp-option82>
                        </bootp>
                    </helpers>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Configure DHCP option 82 circuit id.

Contents

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

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

<use-vlan-id>—Use VLAN id instead of name.


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