STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated just now
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to RUCKUS ICX Router Security Technical Implementation Guide

V-273602

CAT III (Low)

The RUCKUS ICX PE router must be configured to enforce a Quality-of-Service (QoS) policy in accordance with the QoS DODIN Technical Profile.

Rule ID

SV-273602r1110894_rule

STIG

RUCKUS ICX Router Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001095

Discussion

Different applications have unique requirements and toleration levels for delay, jitter, bandwidth, packet loss, and availability. To manage the multitude of applications and services, a network requires a QoS framework to differentiate traffic and provide a method to manage network congestion. The Differentiated Services Model (DiffServ) is based on per-hop behavior by categorizing traffic into different classes and enabling each node to enforce a forwarding treatment to each packet as dictated by a policy. Packet markings such as IP Precedence and its successor, Differentiated Services Code Points (DSCP), were defined along with specific per-hop behaviors for key traffic types to enable a scalable QoS solution. DiffServ QoS categorizes network traffic, prioritizes it according to its relative importance, and provides priority treatment based on the classification. It is imperative that end-to-end QoS is implemented within the IP core network to provide preferred treatment for mission-critical applications.

Check Content

Review the QoS-ToS mapping of the PE router. If the DSCP mapping to priority queues does not comply with the GiG Technical Profile, this is a finding.

Fix Text

Configure DSCP mapping:

ICX(config)# qos-tos map dscp-priority 8 to 0
ICX(config)# qos-tos map dscp-priority 0 1 2 3 4 5 6 7 to 1
ICX(config)# qos-tos map dscp-priority 42 44 50 52 53 54 55 56 to 1
ICX(config)# qos-tos map dscp-priority 57 58 59 60 61 62 63 to 1
ICX(config)# qos-tos map dscp-priority 9 10 11 12 13 14 15 25 to 2
ICX(config)# qos-tos map dscp-priority 26 27 29 31 to 2
ICX(config)# qos-tos map dscp-priority 34 36 38 46 to 3
ICX(config)# qos-tos map dscp-priority 40 41 43 45 47 49 51 to 4
ICX(config)# qos-tos map dscp-priority 48 to 5