cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1618
Views
0
Helpful
4
Replies

Nexus 5k Error

Hello Everyone,

I am working with a brand new pair of 5k's and I was following a configuration guide that said to enter the slot command and provision.  I attempt to enter the model of the module that is installed in the unit but I get the error below.  If anyone has a suggest for this problem I would appreciate it.  Thanks.  

cisco-nexus-5000-2(config-slot)# provision model ?
  N2K-C2148T   Fabric Extender 48x1G 4x10G Module
  N2K-C2232P   Fabric Extender 32x10G Module
  N2K-C2248T   Fabric Extender 48x1G 4x10G Module
  N2K-N2224TP  Fabric Extender 24x1G 2x10G SFP+ Module
  N55-M16P     Cisco 16x10G Ethernet Expansion Module
  N55-M8P8FP   Cisco 8 Port 1/2/4/8G FC + 8 Port 10G Ethernet Expansion Module
  N5K-M1008    Cisco 8 Port Fiber Channel Expansion Module 8 x SFP
  N5K-M1060    Cisco 6 Port Fiber Channel Expansion Module 6 x SFP
  N5K-M1404    Expansion Module 4 x 10GBase-T LAN, 4 x Fiber Channel
  N5K-M1600    Cisco 6-port 10 Gigabit Ethernet SFP Module 6 x SFP

cisco-nexus-5000-2(config-slot)# provision model N5K-M1060
ERROR: Invalid module type
cisco-nexus-5000-2(config-slot)#

4 Replies 4

Chad Peterson
Cisco Employee
Cisco Employee

Hi Michael,

What slot are you trying to provision this in?  If you are trying to provision it in slot >100 it will throw that error as those slots are reserved for FEX

Chad

Hello Chad,

I actually was using a configuration example from Cisco.  So yes I was using slot 100 as per the example.  I noticed that in the same example there would be a reference to "ethernet 100/1/1".  But when I attempt that command it gives an error.  Is that a result of not having the provioning declaired? 

Cheers

-mike

Hi Michael

Try using module 2, that should allow the module to be provisioned here.

Chad

Hi chaps,

I just got caught up on this snag

I tried to preprovision on slot 1, which when you look at it, I guess slot 1 is being used by the front panel ports on the N5K - as the regular interfaces are on e1/2. So in balance I guess "ERROR: Invalid module type" is a bit cryptic but kind of makes sense?

!

feature fex

!

! Slot 100 works fine

!

slot 100

  provision model N2K-C2248TP-E-1GE

!

interface Ethernet1/1

  switchport mode fex-fabric

!

Anyway I guess you are sorted out, this is an FYI for other guys out there , for those like me who get given twenty 500 page PDFs to read and not sent on courses

Cheers.