QoS capabilities vary across 7210 SAS platforms. The terms meter/queue or queue/meter are used in the command descriptions; meters, queues, or both may apply depending on the capabilities of the 7210 SAS platform. The descriptions of specific commands also mention the capabilities of the platform/node, where applicable.
copy sap-ingress src-pol dst-pol [overwrite]
config>qos
Supported on all 7210 SAS platforms as described in this document
This command copies existing QoS policy entries for a QoS policy-id to another QoS policy-id.
The copy command is a configuration level maintenance tool used to create new policies based on existing policies. It also allows bulk modifications to an existing policy with the use of the overwrite keyword.
Specifies that the source policy ID and the destination policy ID are SAP ingress policy IDs. Specify the source policy ID that the copy command will attempt to copy from, and specify the destination policy ID to which the command will copy a duplicate of the policy.
Specifies to replace the existing destination policy. Everything in the existing destination policy is overwritten by the contents of the source policy. If overwrite is not specified, an error occurs if the destination policy ID exists.
renum old-entry-id new-entry-id
config>qos>sap-ingress>ip-criteria
config>qos>sap-ingress>ipv6-criteria
config>qos>sap-ingress>mac-criteria
Supported on all 7210 SAS platforms as described in this document
This command renumbers existing QoS policy criteria entries to properly sequence policy entries.
This can be required in some cases because the 7210 SAS exits when the first match is found and executes the actions in accordance with the accompanying action command. This requires that entries be sequenced correctly from most to least explicit.
Specifies the entry number of an existing entry.
Specifies the new entry number to be assigned to the old entry.