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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <forwarding-policy>
                <next-hop-map>
                    <name>name</name> <!-- identifier -->
                    <forwarding-class>...</forwarding-class>
                </next-hop-map>
            </forwarding-policy>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Class-of-service next-hop map.

Contents

<forwarding-class>—Forwarding class from which to map.

<name>—Name to identify next-hop map.


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