Configuring Ieee 802.3X Link-Level Flow Control; Configuring System Classes - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Configuring System Classes

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
The following example shows how to force-enable PFC on an interface:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# priority-flow-control mode on
To disable PFC capability for an interface, perform this task:
Command
switch(config-if)# no
priority-flow-control mode

Configuring IEEE 802.3x Link-Level Flow Control

By default, link-level flow control capability on Ethernet interfaces is disabled. You can enable link-level
flow-control capability for the transmit and receive directions.
To enable link-level flow control capability, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# flowcontrol [receive
{on|off}] [transmit {on|off}]
The following example enables link-level flow control frames on an interface:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# flowcontrol receive on transmit on
To disable link-level flow control, perform this task:
Command
switch(config-if)# no flowcontrol
[receive {on|off}] [transmit {on|off}]
Configuring System Classes
This section describes how to configure system classes on the switch. The steps to configure a system
class are described in the following topics:
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
31-8
Configuring Class Maps, page 31-9
Configuring Policy Maps, page 31-9
Creating the System Service Policy, page 31-11
System Class Example, page 31-11
Enabling Jumbo MTU, page 31-11
Purpose
Disables the PFC setting for the selected interface.
Purpose
Enters configuration mode.
Specifies the interface to be changed.
Enables IEEE 802.3x link-level flow control for the
selected interface. Set receive and/or transmit on or
off.
Purpose
Disables 802.3x link-level flow control for the
selected interface.
Chapter 31
Configuring QoS
OL-16597-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents