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

Configuring Class-of-Service Actions

To configure CoS actions, include the then statement at the [edit services cos rule rule-name term term-name] hierarchy level:

[edit services cos rule rule-name term term-name]
then {
application-profile profile-name;
dscp (alias | bits);
forwarding-class class-name;
syslog;
(reflexive | reverse) {
application-profile profile-name;
dscp (alias | bits);
forwarding-class class-name;
syslog;
}
}

The principal CoS actions are as follows:

You can optionally set the configuration to record information in the system logging facility by including the syslog statement at the [edit services cos rule rule-name term term-name then] hierarchy level. This statement overrides any syslog setting included in the service set or interface default configuration.

For information about some additional CoS actions, see the following sections:


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