Hi,
Applying a scheduler-map on a logical interface implies hierarchical CoS.
You could apply the scheduler-map on the interface:
class-of-service { interfaces { ge-1/0/0 { scheduler-map my-scheduler-map; } } }
You could possibly use firewall policers for shaping traffic on a logical interface if all the traffic is treated equally and requires shaping.
Cheers,
Ashvin