Page 1 of 1

nexus9k no interfaces

Posted: Tue Oct 31, 2017 7:35 am
by unlUser
Hi team,
Any idea why the interfaces are not appearing in the list? (please see screenshot)

i did all the necessary steps in the guide (config saved and devices rebooted):

Code: Select all

switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# boot nxos bootflash:nxos.7.0.3.I5.2.bin
end
copy run start

Image

Re: nexus9k no interfaces

Posted: Tue Oct 31, 2017 8:51 am
by Uldis (UD)
of course sir :)

Looks you need dig a bit deeper NXOS behavior and commands...

Until you will not configure L3 interfaces in sh int brief they will not be visible.

Code: Select all

switch# sh ip int brief

IP Interface Status for VRF "default"(1)
Interface            IP Address      Interface Status
Vlan10               10.1.1.1        protocol-down/link-down/admin-up   
Eth1/1               20.1.1.1        protocol-up/link-up/admin-up    
L2 interfaces are shown:
Show int status:

Code: Select all

switch# show int status

--------------------------------------------------------------------------------
Port          Name               Status    Vlan      Duplex  Speed   Type
--------------------------------------------------------------------------------
mgmt0         --                 connected routed    full    1000    --         
Eth1/1        --                 connected routed    full    1000    10g        
Eth1/2        --                 connected 1         full    1000    10g        
Eth1/3        --                 connected 1         full    1000    10g        
Eth1/4        --                 connected 1         full    1000    10g        
Eth1/5        --                 connected 1         full    1000    10g