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

[edit interfaces] Hierarchy Level

The following CoS statements can be configured at the [edit interfaces] hierarchy level. This is not a comprehensive list of statements available at the [edit interfaces] hierarchy level. Only the statements that are also documented in this manual are listed here. For more information about interface configuration, see the JUNOS Network Interfaces Configuration Guide.

[edit interfaces]
interface-name {
atm-options {
linear-red-profiles profile-name {
high-plp-max-threshold percent;
low-plp-max-threshold percent;
queue-depth cells high-plp-threshold percent low-plp-threshold percent;
}
plp-to-clp;
scheduler-maps map-name {
forwarding-class class-name {
epd-threshold cells plp1 cells;
linear-red-profile profile-name;
priority (high | low);
transmit-weight (cells number | percent number);
}
vc-cos-mode (alternate | strict);
}
}
per-unit-scheduler;
shared-scheduler;
schedulers number;
unit logical-unit-number {
atm-scheduler-map (map-name | default);
copy-tos-to-outer-ip-header;
family family {
address address {
destination address;
}
filter {
input filter-name;
output filter-name;
}
policer {
input policer-name;
output policer-name;
}
simple-filter {
input filter-name;
}
}
layer2-policer {
input-policer policer-name;
input-three-color policer-name;
output-policer policer-name;
output-three-color policer-name;
}
plp-to-clp;
shaping {
(cbr rate | rtvbr peak rate sustained rate burst length | vbr peak rate sustained rate burst length);
}
vci vpi-identifier.vci-identifier;
}
}

On the MX-series routers with Enhanced Queuing DPCs, you can configure the following CoS statements at the [edit interfaces] hierarchy level:

hierarchical-scheduler;
interface-set interface-set-name {
ethernet-interface-name {
(interface-parameters);
}
}

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