Cisco Nexus 9000 Series Configuration Manual page 173

Nx-os quality of service configuration, release 7.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Priority Flow Control
Note
For Cisco Nexus 9200 platform switches, Cisco Nexus 9300-EX/FX/FX2 platform switches, and Cisco Nexus
9500 platform switches with -EX or -FX line cards, one of the following calculations is performed to determine
when the queue is moved to the shutdown state:
If the interface multiplier is configured, the following calculation is performed:
priority-flow-control watch-dog interval value * priority-flow-control watch-dog
internal-interface-multiplier multiplier
If the interface multiplier is not configured, the watchdog shutdown multiplier is used instead:
priority-flow-control watch-dog interval value * priority-flow-control watch-dog shutdown-multiplier
multiplier
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
priority-flow-control auto-restore multiplier value
Step 3
priority-flow-control fixed-restore multiplier value
Step 4
priority-flow-control watch-dog-interval {on | off}
Example:
switch(config)# priority-flow-control
watch-dog-interval on
configure terminal
priority-flow-control auto-restore multiplier value
priority-flow-control fixed-restore multiplier value
priority-flow-control watch-dog-interval {on | off}
priority-flow-control watch-dog interval value
priority-flow-control watch-dog shutdown-multiplier multiplier
(Optional) priority-flow-control watch-dog internal-interface-multiplier multiplier
(Optional) sh queuing pfc-queue [interface] [ethernet|ii] [detail]
(Optional) clear queuing pfc-queue [interface] [ethernet|ii] [intf-name]
(Optional) priority-flow-control recover interface [ethernet|ii] [intf-name] [qos-group <0-7>]
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
Configuring a Priority Flow Control Watchdog Interval
Purpose
Enters global configuration mode.
Configures a value for the PFC auto-restore multiplier.
Configures a value for the PFC fixed-restore multiplier.
Globally enables or disables the PFC watchdog interval
for all interfaces. This command should be configured at
global and also at an interface.
See the following example of the command configured at
global:
switch(config)# priority-flow-control
watch-dog-interval on
159

Advertisement

Table of Contents
loading

Table of Contents