Cisco MDS 9000 Series Configuration Manual page 202

Interface
Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Congestion Detection, Avoidance, and Isolation
Configuration Examples for Congestion Detection
switch(config)# system default interface congestion timeout 200 mode edge
This example shows how to configure the FCoE congestion drop timeout to the value of 200 milliseconds for
an edge port type in Cisco MDS NX-OS Release 8.2(1) and later releases:
switch# configure terminal
switch(config)# system timeout fcoe congestion-drop 200 mode edge
This example shows how to configure the FCoE pause drop timeout value of 100 milliseconds for a core port
type in Cisco MDS NX-OS Release 8.1(1) and earlier releases:
switch# configure terminal
switch(config)# system default interface pause timeout 100 mode core
This example shows how to configure the FCoE pause drop timeout value of 200 milliseconds for a core port
type in Cisco MDS NX-OS Release 8.2(1) and later releases:
switch# configure terminal
switch(config)# system timeout fcoe pause-drop 200 mode core
This example shows how to configure the FCoE pause drop timeout value of 100 milliseconds for an edge
port type in Cisco MDS NX-OS Release 8.1(1) and earlier releases:
switch# configure terminal
switch(config)# system default interface pause timeout 100 mode edge
This example shows how to configure the FCoE pause drop timeout value of 200 milliseconds for a edge port
type in Cisco MDS NX-OS Release 8.2(1) and later releases:
switch# configure terminal
switch(config)# system timeout fcoe pause-drop 200 mode edge
This example shows how to configure the FCoE pause drop timeout to the default of 500 milliseconds for the
core port type in Cisco MDS NX-OS Release 8.1(1) and earlier releases:
switch# configure terminal
switch(config)# system default interface pause mode core
This example shows how to configure the FCoE pause drop timeout to the default of 500 milliseconds for the
core port type in Cisco MDS NX-OS Release 8.2(1) and later releases:
switch# configure terminal
switch(config)# system timeout fcoe pause-drop default mode core
This example shows how to configure the FCoE pause drop timeout to the default of 500 milliseconds for the
edge port type in Cisco MDS NX-OS Release 8.1(1) and earlier releases:
switch# configure terminal
switch(config)# system default interface pause mode edge
Cisco MDS 9000 Series Interfaces Configuration Guide, Release 8.x
184

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents