Verifying Qos Configuration - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Link-Level Flow Control
Procedure
Step 1
Step 2
Step 3
Step 4
This example shows how to enable LLC on an interface:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# flowcontrol receive on transmit on

Verifying QoS Configuration

To verify QoS configuration information, perform one of these tasks:
Command
switch# show class-map
switch# show policy-map [name]
switch# show policy-map interface [interface
number]
switch# show policy-map system
switch# show policy-map type {network-qos | qos
| queuing} [name]
switch# show queuing interface [interface number]
You can clear the QoS policy statistics.
Command
switch# clear qos statistics
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
448
Command or Action
switch# configure terminal
switch(config)# interface type slot/port
switch(config-if)# flowcontrol [receive {on |
off}] [transmit {on | off}]
switch(config-if)# no flowcontrol [receive {on
| off}] [transmit {on | off}]
Verifying QoS Configuration
Purpose
Enters configuration mode.
Specifies the interface to be changed.
Enables LLC for the selected interface. Set
receive and/or transmit on or off.
(Optional)
Disables LLC for the selected interface.
Purpose
Displays the class maps defined on the switch.
Displays the policy maps defined on the switch.
Optionally, you can display the named policy only.
Displays the policy map settings for an interface or
all interfaces.
Displays the policy map settings attached to the
system qos.
Displays the policy map settings for a specific policy
type. Optionally, you can display the named policy
only.
Displays the queue configuration and statistics.
Purpose
Clears the policy statistics.
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents