Service SAP QoS Policy Command Reference
234 Quality of Service Guide
The SAP ingress policy with policy-id 1 is a system-defined policy applied to services when no other
policy is explicitly specified. The system SAP ingress policy can be modified but not deleted. The no
sap-ingress command restores the factory default settings when used on policy-id 1. The default SAP
ingress policy defines one queue associated with the best effort (be) forwarding class, with CIR of zero
and PIR of line rate.
Any changes made to the existing policy, using any of the sub-commands are applied immediately to
all services where this policy is applied. For this reason, when many changes are required on a policy,
it is recommended that the policy be copied to a work area policy ID. That work-in-progress policy can
be modified until complete and then written over the original policy-id. Use the config qos copy
command to maintain policies in this manner.
The no sap-ingress policy-id command deletes the SAP ingress policy. A policy cannot be deleted
until it is removed from all services where it is applied. The system default SAP ingress policy is a
special case; the no command restores the factory defaults to policy-id 1.
Parameters policy-id — The policy-id uniquely identifies the policy.
Values 1 to 65535
policy-name — The policy-name uniquely identifies the policy.
Values Valid names consist of any string up to 64 characters long.
Policies must first be created with a policy-id, after which a
policy-name can be assigned and used as an alias to reference the
policy during configuration changes. Policy names may not begin
with a number (0-9) or the underscore “_” character (e.g.
_myPolicy). “default” can not be used as policy names. Saved
configurations and display output from the "info" and most
"show" commands will show the policy-id (not the policy-name)
where the policies are referenced.
policy-name
Syntax policy-name policy-name
no policy-name
Context cconfig>qos>sap-ingress
config>qos>sap-egress
Description Policies must first be created with a policy-id, after which a policy-name can be assigned and used as
an alias to reference the policy during configuration changes. Saved configurations and display output
from the info and most show commands will show the policy-id (not the policy-name) where the
policies are referenced.
Default no policy-name
Parameters policy-name — Policy names may not begin with a number (0-9) or the underscore “_” character
(e.g. _myPolicy). “default” cannot be used as policy names. Specify a character string 64
characters or less.