Configuring Qos On Interfaces; Configuring Untagged Cos; Configuring Ingress Policies - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Chapter 31
Configuring QoS
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Tx Packets from 1024 to 1518 bytes: 64186521
Tx Trunk Packets: 1005451729

Configuring QoS on Interfaces

QoS parameters that can be configured on Ethernet and port channel interfaces are described in the
following topics:

Configuring Untagged CoS

Any incoming packet not tagged with an 802.1p CoS value is assigned the default untagged CoS value
of zero (which maps to the default Ethernet drop system class). You can override the default untagged
CoS value for an Ethernet interface or port channel.
To configure the untagged CoS value, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface {ethernet
slot/port | port-channel channel-number}
Step 3
switch(config-if)# untagged cos
cos-value

Configuring Ingress Policies

An ingress policy is a service policy applied to incoming traffic on an Ethernet interface. The ingress
policy is applied in the adapter to all outgoing traffic that matches the specified class. When you
configure an ingress policy on an interface or port channel, the switch sends the configuration data to
the adapter.
To configure an ingress policy, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# class-map class-name
Step 3
switch(config)# policy-map policy1-name
Step 4
switch(config-pmap)# class class-name
Step 5
switch(config-pmap-c) bandwidth percent
percentage
OL-16597-01
Configuring Untagged CoS, page 31-13
Configuring Ingress Policies, page 31-13
Configuring Egress Policies, page 31-14
Purpose
Enters configuration mode.
Enters configuration mode for the specified interface
or port channel.
Configures the untagged CoS value.
Purpose
Enters configuration mode.
Creates a class for the ingress policy.
Creates a policy map to specify the QoS parameters for
the ingress policy.
Associates the ingress class with this policy and enters
configuration mode for the class.
(Optional) Specifies the guaranteed percentage of
bandwidth allocated to incoming traffic of this class.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring QoS on Interfaces
31-13

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents