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

MDS 9222i Ethernet port duplex setting not showing.

dnettsw
Level 1
Level 1

We have 3 new MDS 9222i's shipped with NX-OS 5.2(2) and we upgraded to 5.2(6b).  Under both release we had some issues with the Ethernet interfaces not coming up.  I think it may be due to issues with auto speed and duplex negotations. So configured all the connected Ethernet ports as:

no switchport auto-negotiate

switchport duplex full

However when I do a show run the "switchport duplex full" does not show.  I have tried various other combinations such as:

no switchport duplex auto

no switchport duplex half

switchport duplex full

No matter what the duplex setting does not show.  I know that auto for speed and duplex is best, but it seems randomly the ports get stuck in Initilization and the only way to get out of it is to ping that interfaces address from the upstream device.

2 Replies 2

chris.walden
Level 1
Level 1

Keep in mind that the output from "show run" or "show run int mgmt0" will only display non-default settings.

You may also find useful information to help debug Ethernet connection by using "show hardware internal mgmt0 stats" or by examining the status of the LAN switch port your mgmt0 is connecting to.

Hope that helps.

Chris,

Thanks for the input. I do know that show run only shows non-default.  I guess I was not clear, this is for the gigabit ethernet ports.  Here is what I mean, if you notice after each command to set the duplex, when I do a show run, it show nothing about the duplex:

MDS9222#01# config t

Enter configuration commands, one per line.  End with CNTL/Z.

MDS9222#01(config)# int gi1/3

MDS9222#01(config-if)# do show run int gi1/3

!Command: show running-config interface GigabitEthernet1/3

!Time: Tue Apr  2 07:56:09 2013

version 5.2(6b)

interface GigabitEthernet1/3

  ip address 10.24.1.1 255.255.255.0

  no shutdown

MDS9222#01(config-if)# switchport duplex full

MDS9222#01(config-if)# do show run int gi1/3

!Command: show running-config interface GigabitEthernet1/3

!Time: Tue Apr  2 07:56:19 2013

version 5.2(6b)

interface GigabitEthernet1/3

  ip address 10.24.1.1 255.255.255.0

  no shutdown

MDS9222#01(config-if)# switchport duplex half

MDS9222#01(config-if)# do show run int gi1/3

!Command: show running-config interface GigabitEthernet1/3

!Time: Tue Apr  2 07:56:26 2013

version 5.2(6b)

interface GigabitEthernet1/3

  ip address 10.24.1.1 255.255.255.0

  no shutdown

MDS9222#01(config-if)# switchport duplex auto

MDS9222#01(config-if)# do show run int gi1/3

!Command: show running-config interface GigabitEthernet1/3

!Time: Tue Apr  2 07:56:33 2013

version 5.2(6b)

interface GigabitEthernet1/3

  ip address 10.24.1.1 255.255.255.0

  no shutdown

MDS9222#01(config-if)#

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: