Restoring The Default System Service Policies - Cisco Nexus 5000 NX-OS Service Configuration Manual

Quality of service configuration guide, release 5.1 3 n2 1
Table of Contents

Advertisement

Restoring the Default System Service Policies

Step 4
This example shows how to set a no-drop Ethernet policy map as the system class:
switch(config)# class-map type network-qos ethCoS4
switch(config-cmap-nq)# match qos-group
switch(config-cmap-nq)# exit
switch(config)# policy-map type network-qos ethNoDrop
switch(config-pmap-nq)# class type network-qos ethCoS4
switch(config-pmap-c-nq)# pause no-drop
switch(config-pmap-c-nq)# exit
switch(config-pmap-nq)# exit
switch(config)# system qos
switch(config-sys-qos)# service-policy type network-qos ethNoDrop
Restoring the Default System Service Policies
If you have created and attached new policies to the system QoS configuration, enter the no form of the
command to reapply the default policies.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
38
Command or Action
switch(config-sys-qos)#
service-policy type
{network-qos | qos | queuing}
[input | output] fcoe default
policy-name
Command or Action
switch# configure terminal
switch(config)# system qos
switch(config-sys-qos)# no service-policy type
qos input policy-map name
switch(config-sys-qos)# no service-policy type
network-qos policy-map name
switch(config-sys-qos)# no service-policy type
queuing output policy-map name
Purpose
(Optional)
Specifies the default FCoE policy map to use as the service policy
for the system. There are four pre-defined policy-maps for FCoE:
• service-policy type qos input fcoe-default-in-policy
• service-policy type queuing input fcoe-default-in-policy
• service-policy type queuing output fcoe-default-out-policy
• service-policy type network-qos fcoe-default-nq-policy
Note
Before enabling FCoE on a Cisco Nexus device, you must
attach the pre-defined FCoE policy maps to the type qos,
type network-qos, and type queuing policy maps.
Purpose
Enters global configuration mode.
Enters system class configuration mode.
Resets the classification mode policy map.
This policy-map configuration is for system
QoS input or interface input only:
Resets the network-wide policy map.
Resets the output queuing mode policy map.
Configuring QoS on the System
OL-26657-01

Advertisement

Table of Contents
loading

Table of Contents