Operational Commands

copy

Syntax

copy security-queue src-pol dst-pol [overwrite]

Context

config>qos

Description

This command copies existing policy entries for a security queue QoS policy to another security queue policy. This 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.

Default

n/a

Parameters

src-pol

the source policy ID that the copy command will attempt to copy from

dst-pol

the destination policy ID to which the command will copy the policy

overwrite

specifies that the existing destination policy is to be replaced. Everything in the existing destination policy will be overwritten with the contents of the source policy. If overwrite is not specified for an existing policy ID, an error will occur.