Generic Commands
Page 498 7210 SAS D, E, K OS Quality of Service Guide
Operational Commands
copy
Syntax copy slope-policy src-name dst-name [overwrite]
Context config>qos
Description
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 using
existing policies. It also allows bulk modifications to an existing policy with the use of the
overwrite keyword.
Parameters slope-policy — Indicates that the source policy ID and the destination policy ID are slope 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.
overwrite —
Specifies to replace the existing destination policy. Everything in the existing
destination policy will be overwritten with the contents of the source policy. If overwrite is not
specified, an error will occur if the destination policy ID exists.
ALA-7>config>qos# copy slope-policy default sp1
MINOR: CLI Destination "sp1" exists - use {overwrite}.
ALA-7>config>qos#overwrite