class class-default
bandwidth remaining percent 48
random-detect dscp-based
!
policy-map SHAPER-EGRESS
class class-default
shape average percent 100
service-policy EGRESS
In the output above, I have a 'class-default' using bandwidth remaining percent 48 and a policy map shaper to shape average percent 100. I am trying to understand the effect of the shape average percent 100 in this scenario. Is it going to shape to 48% of the interface bandwidth?