Basic configurations

A basic access ingress QoS policy must conform to the following configurations:

Example

The following output is an example configuration of an access ingress QoS policy.

*A:Dut-A>config>qos# access-ingress 10 
*A:Dut-A>config>qos>access-ingress# info 
----------------------------------------------
            meter 1 create
                mode trtcm2 
                adaptation-rule cir min
                rate cir 1010 pir 4040
                color-mode color-blind
                mbs 512 bytes
                cbs 100 kbytes
            exit
            meter 3 create
            exit
            meter 5 multi-point create
            exit
            meter 9 multi-point create
            exit
            fc "ef" create
                meter 3
                multicast-meter 5
            exit
            counter-mode forward-drop-count
            default-fc "ef" profile in 
            dot1p-classification 40
            dscp-classification 30
            table-classification-criteria use-dscp
            num-qos-classifiers 8
----------------------------------------------