Disabling Lan Traffic On An Fcoe Link - Cisco Nexus 7000 series Configuration Manual

Nx-os fcoe
Hide thumbs Also See for Nexus 7000 series:
Table of Contents

Advertisement

Disabling LAN Traffic on an FCoE Link

This example shows how to configure the advertisement interval for the fabric on a Cisco MDS 9500 switch:
switch# configure terminal
switch(config)# fcoe fka-adv-period 42
Disabling LAN Traffic on an FCoE Link
You can disable LAN traffic on an FCoE link.
DCBX allows the switch to send a LAN Logical Link Status (LLS) message to a directly-connected CNA.
Enter the shutdown lan command to send an LLS-Down message to the CNA. This command causes all
VLANs on the interface that are not enabled for FCoE to be brought down. If a VLAN on the interface is
enabled for FCoE, it continues to carry SAN traffic without any interruption.
SUMMARY STEPS
1. configure terminal
2. interface ethernet slot/port
3. shutdown lan
4. (Optional) show interface
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface ethernet slot/port
Example:
switch(config)# interface e 2/1
switch(config-if)#
Step 3
shutdown lan
Example:
switch(config-if)# shutdown lan
Step 4
show interface
Example:
switch(config-if)# show interface
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
18
Purpose
Enters configuration mode.
Specifies an interface to configure, and enters interface
configuration mode. Use ? to view a list of supported interfaces.
Shuts down Ethernet traffic on the interface. If the interface is
part of an FCoE VLAN, the shutdown has no impact on the
FCoE traffic. Use no shutdown lan to reenable Ethernet traffic
on this interface.
(Optional)
Displays information about the interface.
FCoE
OL-25809-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents