Ingress traffic on a CSC interface can be policed by associating a
            forwarding-plane based ingress queue-group instance with the CSC interface. The steps
            for doing this are summarized below:
            - 
                    Create an ingress queue-group-template. 
                
- 
                    Define one or more policers in the ingress queue-group. For each one
                        specify parameters such as CIR, PIR, CBS and MBS and, if using H-Pol, the
                        parent arbiter.
                
- 
                    Apply an instance of the ingress queue-group template to the network
                        ingress context of the forwarding plane with the CSC interface. 
                    When doing so, and if applicable, associate an accounting policy and/or a
                        policer-control-policy with this instance. 
- 
                    Create a network QoS policy.
                
- 
                    In the ingress part of the network QoS policy define EXP classification
                        rules, if necessary.
                
- 
                    In the ingress part of the network QoS policy map a forwarding-class to a
                        policer-id using the fp-redirect-group policer command. 
                    For example: config>qos>network>ingress>fc$
                                fp-redirect-group policer 5
                         
- 
                    Apply the network QoS policy created in step 4 to the CSC interface and
                        specify the name of the ingress queue-group created in step 1 and the specific instance
                        defined in step 3.