cancel
Showing results for 
Search instead for 
Did you mean: 

VDX 6740 - Fcoe but no TenGigabitEthernet

VDX 6740 - Fcoe but no TenGigabitEthernet

o12emarkableo
New Contributor II

sw0# sh run int
interface Vlan 1
!
interface Ve 1
no shutdown
attach rbridge-id add 1
!
interface Management 1/0
no tcp burstrate
ip icmp echo-reply
no ip address dhcp
ip address 192.168.10.202/24
ipv6 icmpv6 echo-reply
no ipv6 address autoconfig
no ipv6 address dhcp
vrf forwarding mgmt-vrf
no shutdown
!
interface Port-channel 1
vlag ignore-split
switchport
switchport mode trunk
switchport trunk allowed vlan all
switchport trunk tag native-vlan
spanning-tree shutdown
no shutdown
!
interface Fcoe 1/1/1
no shutdown
!
interface Fcoe 1/1/2
no shutdown
!
interface Fcoe 1/1/3
no shutdown
!
interface Fcoe 1/1/4
no shutdown
!
interface Fcoe 1/1/5
no shutdown
!
interface Fcoe 1/1/6
no shutdown
!
interface Fcoe 1/1/7
no shutdown
!
interface Fcoe 1/1/8
no shutdown
!
interface Fcoe 1/1/9
no shutdown
!
interface Fcoe 1/1/10
no shutdown

 

sw0# show interface ten 1/0/1
% Error: Interface TenGigabitEthernet 1/0/1 doesn't exist

 

## here is a one of the ports that I have a dac cable plugged into. The line protocal is down.

sw0# sh int fcoe 1/1/8
Interface Fcoe 1/1/8
---------------------------------------------------------
Fcoe 1/1/8 is Up, Line protocol is Down
Ethernet port is TenGigabitEthernet
Interface index (ifindex) is 0x0
Config Mode is VF, Current Mode is VF
Last clearing of show interface counters: 1970-01-01 00:00:00.000000
RX Statistics:
Num of FIP FLOGIs : 0
Num of FIP NPIV FDISCs : 0
Num of FIP LOGOs : 0
Num of FIP Enode Keep Alives : 0
Num of FIP VN Port Keep Alives : 0
Errors : 0
TX Statistics:
Num of FLOGI/FDISC ACCs : 0
Num of LS_RJT (FLOGI, FDISC, LOGO) : 0
Num of CVLs : 0
Errors : 0
Time since last status change : 1970-01-01 00:00:00.000000


Total number of Interfaces : 1

6 REPLIES 6

Michael_Morey
Extreme Employee

I would default the switch and/or remove all FCOE config.  The NOS platform has not supported FCOE for several years.

Michael Morey
Principal Technical Support Engineer
Extreme Networks

I am not sure of the best procedure to default the switch? I have copied default-config to startup-config and it still does it...

how do I remove all FCOE config?

Can you give me a step by step to default the switch?

GTM-P2G8KFN