Hi
Configuration similar to this one should be helpful (if this is SRX)
interfaces { ge-0/0/1 { per-unit-scheduler; unit 0 { family inet { ... } } } class-of-service { interfaces { ge-0/0/1 { unit 0 { shaping-rate 10m; scheduler-map ... ... } } } }