QoS Fabric Profiles
412
Quality of Service Guide
3HE 11014 AAAC TQZZA Edition: 01
9.2 Service Management Tasks
This section describes the following fabric profile service management tasks:
• Removing a Fabric Profile from the QoS Configuration
• Copying and Overwriting a Fabric Profile
• Editing QoS Policies
9.2.1 Removing a Fabric Profile from the QoS
Configuration
The default fabric profile cannot be deleted.
To delete a fabric profile, enter the following command:
CLI Syntax: config>qos# no fabric-profile policy-id
Example: config>qos# no fabric-profile 3
9.2.2 Copying and Overwriting a Fabric Profile
You can copy an existing profile, rename it with a new profile ID value, or overwrite
an existing profile ID. The overwrite option must be specified or an error occurs if
the destination profile ID exists.
CLI Syntax: config>qos> copy fabric-profile src-prof dst-prof
[overwrite]
Example: *A:ALU-1#>config>qos# copy fabric-profile 2 3
config>qos# copy fabric-profile 2 3 overwrite
config>qos#