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


Usage

<configuration>
    <routing-instances>
        <instance>
            <bridge-domains>
                <domain>
                    <forwarding-options>
                        <dhcp-relay>
                            <group>
                                <interface>
                                    <name>name</name> <!-- identifier -->
                                    <upto>upto</upto>
                                    <exclude/>
                                </interface>
                            </group>
                        </dhcp-relay>
                    </forwarding-options>
                </domain>
            </bridge-domains>
        </instance>
    </routing-instances>
</configuration>

Description

One or more interfaces.

Contents

<exclude>—Exclude this interface range.

<name>—Interface name.

<upto>—Interface up to.


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