cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2293
Views
0
Helpful
2
Replies

Nexus 5000 Ports not Converting to Ethernet

m.glosson
Level 1
Level 1

Greetings. I am trying to convert ports 17-24 to Ethernet from FibreChannel. However, when I run the following commands, here's what happens:

Aero5K(config)# slot 1
Aero5K(config-slot)# port 17-24 type ethernet
ERROR: Invalid Port Range specified

Here is the current relevant config. I usually hate pasting configs, but in this case I want to give the answerer the best chance of telling me my problem.

version 7.0(5)N1(1)
feature fcoe

hostname Aero5K

feature telnet
feature interface-vlan
feature lacp
feature lldp

slot 1
  port 17-32 type fc
slot 2

vrf context management
vsan database
  vsan 11 name "fabric_aero5k"
fcdomain fcid database
  vsan 11 wwn 50:06:01:60:36:e0:11:66 fcid 0x008400ef dynamic
  vsan 11 wwn 50:06:01:68:36:e0:11:66 fcid 0x008401ef dynamic

interface Vlan1

interface Vlan100
  no shutdown
  ip address 10.0.100.9/24

vsan database
  vsan 11 interface fc1/17
  vsan 11 interface fc1/18
  vsan 11 interface fc1/19
  vsan 11 interface fc1/20
  vsan 11 interface fc1/21
  vsan 11 interface fc1/22
  vsan 11 interface fc1/23
  vsan 11 interface fc1/24
  vsan 11 interface fc1/25
  vsan 11 interface fc1/26
  vsan 11 interface fc1/27
  vsan 11 interface fc1/28
  vsan 11 interface fc1/29
  vsan 11 interface fc1/30
  vsan 11 interface fc1/31
  vsan 11 interface fc1/32

interface fc1/17

interface fc1/18

interface fc1/19

interface fc1/20

interface fc1/21

interface fc1/22

interface fc1/23

interface fc1/24

interface fc1/25

interface fc1/26

interface fc1/27

interface fc1/28

interface fc1/29

interface fc1/30

interface fc1/31
  no shutdown

interface fc1/32
  no shutdown

 

1 Accepted Solution

Accepted Solutions

Walter Dey
VIP Alumni
VIP Alumni

I assume you had slot 1 ports 1-16 Ethernet and ports 17-32 FC !

Now you want ports 17-24 to become Ethernet as well.

Therefore you need

port 1-24 type ethernet

 

View solution in original post

2 Replies 2

Walter Dey
VIP Alumni
VIP Alumni

I assume you had slot 1 ports 1-16 Ethernet and ports 17-32 FC !

Now you want ports 17-24 to become Ethernet as well.

Therefore you need

port 1-24 type ethernet

 

It was hidden in plain view. Thanks.

Review Cisco Networking for a $25 gift card

Review Cisco Networking for a $25 gift card