Cos For Nat Services On Acx Series Universal Access Routers - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

CoS for NAT Services on ACX Series Universal Access Routers

Copyright © 2017, Juniper Networks, Inc.
dscp af11;
}
then {
count ptt-mcs-counter;
forwarding-class network-control;
accept;
}
}
term user-video {
from {
dscp af21;
}
then {
count user-video-counter;
loss-priority low;
forwarding-class assured-forwarding;
accept;
}
}
term user-cmcs {
from {
}
then {
count user-cmcs-counter;
loss-priority low;
forwarding-class assured-forwarding;
accept;
}
}
term ran-rlp-retransmission {
from {
dscp af41;
}
then {
count rlp-retransmit-counter;
loss-priority high;
forwarding-class assured-forwarding;
accept;
}
}
term user-best-effort {
then {
count user-be-counter;
forwarding-class best-effort;
accept;
}
}
}
}
For packets that go through NAT services, the classification is done when the packet
enters the router, and the resulting forwarding class and the packet loss priority are
preserved when the packet goes through the inline services interface. When the packet
exits the router through a physical interface, the queuing, scheduling, and rewrite rules
Chapter 27: Configuring Class of Service
dscp af12;
887

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents