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


fastether-options

Syntax

fastether-options {
    
802.3ad aex;
    (
flow-control | no-flow-control);
    
ingress-rate-limit rate;
    (
loopback | no-loopback);
    
source-address-filter {
        
mac-address;
    }
    (
source-filtering | no-source-filtering);
}

Hierarchy Level

[edit interfaces interface-name]

Description

Configure Fast Ethernet-specific interface properties.

Options

Each option is explained separately.

Usage Guidelines

See Configure Ethernet Physical Interface Properties.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


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