πŸ“˜ IOSv 17.15 β€” Class-Level Shaping Enforced

Date: April 22, 2025

Model: IOSv (IOL)   |   Version: 17.15   |   Platform: CML

This lab demonstrates an undocumented behavior where class-level shaping within a CBWFQ class is fully functional on IOSv, despite Cisco's official guidelines.

πŸ”– Cisco states:
β€œTraffic shaping must be configured in the primary-level (parent) policy map.”
β€” Cisco QoS Configuration Guide

πŸ“„ Configuration Summary

policy-map test
 class test-queue
  bandwidth 400
  fair-queue
  shape average 51200

interface Ethernet0/1
 service-policy output test

πŸ“Ÿ Command Outputs (Hover to Reveal)

⚠️ This shaping behavior is unique to IOSv and may not apply to hardware or IOS-XE platforms. Follow MQC design standards in production.