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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ldp>
                <policing>
                    <fec>
                        <name>name</name> <!-- identifier -->
                        <ingress-traffic>ingress-traffic</ingress-traffic>
                        <transit-traffic>transit-traffic</transit-traffic>
                    </fec>
                </policing>
            </ldp>
        </protocols>
    </logical-systems>
</configuration>

Description

Forwarding equivalence class.

Contents

<ingress-traffic>—Name of filter to use for policing ingress LDP traffic.

<name>—Forwarding equivalence class address.

<transit-traffic>—Name of filter to use for policing transit LDP traffic.


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