07-23-2015 09:18 AM - edited 03-01-2019 12:17 PM
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
Solved! Go to Solution.
07-23-2015 09:24 AM
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
07-23-2015 09:24 AM
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
07-23-2015 09:33 AM
It was hidden in plain view. Thanks.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide