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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <gigether-options>
                    <loopback/>
                    <flow-control/>
                    <source-filtering/>
                    <no-auto-negotiation/>
                    <auto-negotiation>...</auto-negotiation>
                    <asynchronous-notification/>
                    <source-address-filter>...</source-address-filter>
                    <redundant-parent>...</redundant-parent>
                    <ieee-802.3ad>...</ieee-802.3ad>
                    <ethernet-switch-profile>...</ethernet-switch-profile>
                    <mpls>...</mpls>
                    <ignore-l3-incompletes/>
                </gigether-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Gigabit Ethernet interface-specific options.

Contents

<asynchronous-notification>—Enable sending asynchronous notification to peer on CCC-down.

<auto-negotiation>—Enable auto-negotiation.

<ethernet-switch-profile>—Ethernet virtual LAN/media access control-level options.

<flow-control>—Enable flow control.

<ieee-802.3ad>—IEEE 802.3ad.

<ignore-l3-incompletes>—Ignore L3 incomplete errors.

<loopback>—Enable loopback.

<mpls>—MPLS options.

<no-auto-negotiation>—Disable auto-negotiation.

<redundant-parent>— Parent of this interface.

<source-address-filter>—Source address filters.

<source-filtering>—Enable source address filtering.


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