See the following sections:
- forwarding-class class-name;
- [edit services cos application-profile
profile-name (sip-text | sip-video | sip-voice)],
- [edit services cos rule rule-name term term-name then],
- [edit services cos rule rule-name term term-name then (reflexive | reverse)]
Statement introduced in JUNOS Release 8.1.
Define the forwarding class to which packets are assigned.
class-name—Name of the target application.
See Configuring Class-of-Service Actions.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name {
-
epd-threshold cells plp1 cells;
-
linear-red-profile profile-name;
-
priority (high | low);
-
transmit-weight (cells number percent number);
- }
- [edit interfaces at-fpc/pic/port atm-options scheduler-maps map-name]
Statement introduced before JUNOS Release 7.4.
For ATM2 IQ interfaces only, define forwarding class name and option values.
class-name—Name of the forwarding class.
The statements are explained separately.
See Configuring an ATM Scheduler Map.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name {
-
-
loss-priority level {
-
code-points [ aliases ] [ 6-bit-patterns ];
- }
- }
- [edit class-of-service classifiers type classifier-name]
Statement introduced before JUNOS Release 7.4.
Define forwarding class name and option values.
class-name—Name of the forwarding class.
The remaining statements are explained separately.
See Defining Classifiers.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name {
-
next-hop [ next-hop-name];
-
lsp-next-hop [ lsp-regular-expression ];
-
non-lsp-next-hop;
-
discard;
- }
- [edit class-of-service forwarding-policy next-hop-map map-name]
Statement introduced before JUNOS Release 7.4.
Define forwarding class name and associated next hops.
class-name—Name of the forwarding class.
The remaining statement is explained separately.
See Overriding the Input Classification.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name {
-
drop-timeout milliseconds;
-
fragment-threshold bytes;
-
multilink-class number;
-
no-fragmentation;
- }
- [edit class-of-service fragmentation-maps map-name];
Statement introduced before JUNOS Release 7.4.
For AS PIC link services IQ interfaces (lsq) only, define a forwarding class name and associated fragmentation properties within a fragmentation map.
The fragment-threshold and no-fragmentation statements are mutually exclusive.
If you do not include this statement, the traffic in forwarding class class-name is fragmented.
class-name—Name of the forwarding class.
The remaining statements are explained separately.
See Configuring Fragmentation by Forwarding Class.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name;
- [edit class-of-service interfaces interface-name unit logical-unit-number]
Statement introduced before JUNOS Release 7.4.
Associate a forwarding class configuration or default mapping with a specific interface.
class-name—Name of the forwarding class.
See Assigning a Forwarding Class to an Interface.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name;
- [edit firewall family family-name filter filter-name term term-name then]
Statement introduced before JUNOS Release 7.4.
Set the forwarding class of incoming packets.
class-name—Name of the forwarding class.
See Classifying Packets Based on Multiple Fields; for a general discussion of this statement, see the JUNOS Policy Framework Configuration Guide.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- forwarding-class class-name queue queue-number;
- [edit class-of-service restricted-queues]
Statement introduced before JUNOS Release 7.4.
For T-series and M320 platforms only, map forwarding classes to restricted queues. You can map up to eight forwarding classes to restricted queues.
class-name—Name of the forwarding class.
The remaining statement is explained separately.
See Configuring Up to Eight Forwarding Classes.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.