Cisco nexus 5000 series Cli Configuration Manual page 390

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring LLDP
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 fcoe command can only be applied to a physical Ethernet interface.
Configuring Priority Flow Control
By default, the Ethernet interfaces negotiate PFC capability with the adapter. You can override the
negotiation result by force-enabling the PFC capability. To force-enable the PFC capability, perform this
task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# priority-flow-control
mode {auto | on }
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 this interface, perform this task:
Command
switch(config-if)# no priority-flow-control
mode [auto | on ]
Configuring IEEE 802.3x Link-Level Flow Control
By default, link-level flow control capability on Ethernet interfaces is disabled. Only enable the
link-level flow control capability if PFC is disabled on the interface.
To configure link-level flow control, see the
section on page
Configuring LLDP
This section shows how to configure LLDP both globally and on individual interfaces. This section
includes the following topics:
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-6
1-8.
Configuring Global LLDP Commands, page 1-7
Configuring Interface LLDP Commands, page 1-7
Purpose
Enters configuration mode.
Specifies the interface to be changed.
Sets PFC mode for the selected interface.
Specify auto to negotiate PFC capability.
Specify on to force-enable PFC.
Purpose
Disables the PFC capability for this interface.
"Configuring IEEE 802.3x Link-Level Flow Control"
Chapter 1
Configuring FCoE
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents