Network QoS Policies
180
Quality of Service Guide
3HE 11014 AAAC TQZZA Edition: 01
The no form of this command deletes the network policy. A policy cannot be deleted until it
is removed from all services where it is applied. The default network policy policy-id 1 cannot
be deleted.
Default System Default Network Policy 1 defined
Parameters network-policy-id — uniquely identifies the policy on the 7705 SAR
Values 1 to 65535
Default 1
create — keyword used to create a network QoS policy
network-policy-type {ip-interface | ring | default} — keyword used to define the type
of network policy
Values ip-interface: creates a network QoS policy for the IP domain by
providing access to the egress and ingress commands
ring: creates a ring network QoS policy for the bridging domain by
providing access to the ring command
default: sets the network policy type to policy ID 1
scope
Syntax scope {exclusive | template}
no scope
Context config>qos>network
Description This command configures the network policy scope as exclusive or template. The policy’s
scope cannot be changed if the policy is applied to an interface.
The no form of this command sets the scope of the policy to the default of template.
Default template
Parameters exclusive — when the scope of a policy is defined as exclusive, the policy can only be
applied to one network. If a policy with an exclusive scope is assigned to a second
network, an error message is generated. If the policy is removed from the exclusive
network, it will become available for assignment to another exclusive network.
The system default policies cannot be defined as exclusive scope. An error will be
generated if scope exclusive is executed in any policies with a policy-id equal to 1.
template — when the scope of a policy is defined as template, the policy can be applied
to multiple networks on the router.
Default QoS policies are configured with template scopes. An error is generated if
you try to modify the template scope parameter to exclusive scope on default
policies.