To configure service ingress QoS policy MAC criteria, define the following:
a new entry ID value
Entries must be explicitly created. The system will not dynamically assign entries or a value.
action
The action to associate the forwarding class with a specific MAC criteria entry ID.
a description
The description provides a brief overview of policy features.
The following is a sample ingress MAC criteria configuration output.
7210-SAS>config>qos>sap-ingress# info
----------------------------------------------
            description "test"
            num-qos-classifiers 16
            meter 1 create
            exit
            meter 11 multipoint create
            exit
            mac-criteria dot1p-only
                entry 25 create
                    match
                    exit
                    no action
                exit
            exit
            default-fc "h1"
----------------------------------------------
7210-SAS>config>qos>sap-ingress#