Configuring Fabric QoS Mapping
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Configuring the New User-defined Policy on Fabric
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Command or Action
switch(config)# policy-map type queuing
ingress-policy-name
switch(config-pmap-sys)# class type queuing
system-pq1
switch(config-pmap-c-sys)# priority level 1
switch(config-pmap-c-sys)# exit
switch(config-pmap-sys)# class type queuing
system-q-default
switch(config-pmap-c-sys)# bandwidth
[remaining] percent percent
switch(config-pmap-c-sys)# exit
(Optional)
Command or Action
switch# configure terminal
switch(config)# system fabric
switch(config-sys-mfab)# service-policy type
queuing input ingress-policy-name
switch(config-sys-mfab)# service-policy type
queuing output egress-policy-name
switch(config-sys-mfab)# exit
(Optional) switch(config)# show policy-map
system fabric
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
Configuring the New User-defined Policy on Fabric
Purpose
Configures the policy map of type queuing with
the user-defined ingress policy and enters
policy-map mode.
Specifies the class type queue as system-pq1
and enters policy-map class system mode.
Configures the priority for system-pq1 as level
1.
Exits policy-map class system mode and enters
global configuration mode.
Specifies the class type queue as
system-q-default and enters policy-map class
system mode.
Configures bandwidth for system-q-default.
Exits policy-map class system mode and enters
global configuration mode.
Repeat Steps 6 to 8 to assign bandwidth or
bandwidth remaining for additional
system-defined queues.
Purpose
Enters global configuration mode.
Enters system fabric mode
Configures the specified user-defined input
policy on the fabric.
Configures the specified user-defined output
policy on the fabric.
Exits system fabric mode and enters global
configuration mode.
Displays information about the system fabric
configuration.
85