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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <fastether-options>
                    <loopback/>
                    <flow-control/>
                    <source-filtering/>
                    <auto-negotiation/>
                    <ingress-rate-limit>megabits per second</ingress-rate-limit>
                    <source-address-filter>...</source-address-filter>
                    <redundant-parent>...</redundant-parent>
                    <ieee-802.3ad>...</ieee-802.3ad>
                    <mpls>...</mpls>
                    <ignore-l3-incompletes/>
                </fastether-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Fast Ethernet interface-specific options.

Contents

<auto-negotiation>—Enable auto-negotiation.

<flow-control>—Enable flow control.

<ieee-802.3ad>—IEEE 802.3ad.

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

<ingress-rate-limit>—Ingress rate at port.

<loopback>—Enable loopback.

<mpls>—MPLS options.

<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]