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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <accept-source-mac>
                        <mac-address>
                            <policer>
                                <input>input</input>
                                <output>output</output>
                            </policer>
                        </mac-address>
                    </accept-source-mac>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

MAC policing.

Contents

<input>—Name of policer applied to received packets.

<output>—Name of policer applied to transmitted packets.


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