ML
Size: a a a
ML
SG
SS
firewall {
family inet {
filter profile-[BW]-[RT%]RT-[BC%]BC-[BE%]BE-in {
apply-groups filter-hqos-in;
term RT {
from {
dscp cs5;
}
}
term BC {
from {
dscp cs4;
}
then policer lim[BW-BC]-remap-to-be;
}
term BE {
then accept;
}
}
}
policer lim[BW-BC]-remap-to-be {
if-exceeding {
bandwidth-limit [BW-BC]; - где BW-BC = [BW]*0.[BC%]
burst-size-limit [burst-size-limit];
}
then {
loss-priority low;
forwarding-class low-cost-data;
}
}
}AN
SG
SG
AN
AN
AN
AN
SG
SG
SG
AN
AN
SS
AN
AN