SV-217080r639663_rule
V-217080
SRG-NET-000193-RTR-000114
JUNI-RT-000750
CAT III
10
Configure all P router interfaces and PE core-facing interfaces to use a configured or the default BA classifier as shown in the example below.
[edit class-of-service interfaces]
set ge-0/0/1 unit 0 classifiers dscp default
set ge-0/1/0 unit 0 classifiers dscp default
set ge-1/0/1 unit 0 classifiers dscp default
set ge-1/1/0 unit 0 classifiers dscp default
Note: The GTP QOS document (GTP-0009) can be downloaded via the following link:
https://intellipedia.intelink.gov/wiki/Portal:GIG_Technical_Guidance/GTG_GTPs/GTP_Development_List
Review the router configuration and verify that it has been configured to enforce a QoS policy in accordance with the QoS GIG Technical Profile (GTP-0009). The router must be configured to use either configured or default Behavior Aggregate (BA) classifier on all interfaces as shown in the example below:
class-of-service {
…
…
…
}
interfaces {
ge-0/0/1 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-0/1/0 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-1/0/1 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-1/1/0 {
unit 0 {
classifiers {
dscp default;
}
}
}
Note: The GTP QOS document (GTP-0009) can be downloaded via the following link:
https://intellipedia.intelink.gov/wiki/Portal:GIG_Technical_Guidance/GTG_GTPs/GTP_Development_List
If the router is not configured to enforce a QoS policy in accordance with the QoS GIG Technical Profile, this is a finding.
V-217080
False
JUNI-RT-000750
Review the router configuration and verify that it has been configured to enforce a QoS policy in accordance with the QoS GIG Technical Profile (GTP-0009). The router must be configured to use either configured or default Behavior Aggregate (BA) classifier on all interfaces as shown in the example below:
class-of-service {
…
…
…
}
interfaces {
ge-0/0/1 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-0/1/0 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-1/0/1 {
unit 0 {
classifiers {
dscp default;
}
}
}
ge-1/1/0 {
unit 0 {
classifiers {
dscp default;
}
}
}
Note: The GTP QOS document (GTP-0009) can be downloaded via the following link:
https://intellipedia.intelink.gov/wiki/Portal:GIG_Technical_Guidance/GTG_GTPs/GTP_Development_List
If the router is not configured to enforce a QoS policy in accordance with the QoS GIG Technical Profile, this is a finding.
M
4032