cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
733
Views
0
Helpful
1
Replies

Interface down when migrating c3750x-48 interface to Nexus 93108TC-EX

samuel peter
Level 1
Level 1

Hello Community,

 

I have encountered interface down when migrating c3750x-48 interface to Nexus 93108TC-EX.

The end host is a legacy network and it uses 100M interface.

 

Nexus 93108TC-EX has GLC-TE interface to accommodate migration coming from c3750x-48.

 

Below are the configuration, interface properties, and status:

c3750x-48: Current Connection

 

3750# show int status | i connected
Gi1/0/1 XXXX connected 200 full 100 10/100/1000BaseTX

!
interface GigabitEthernet1/0/1
description XXXX
switchport access vlan 200
switchport mode access
speed 100
duplex full
no cdp enable
spanning-tree portfast
spanning-tree bpduguard enable
!

GigabitEthernet1/0/1 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is aaaa.bbbb.cccc (bia aaaa.bbbb.cccc)
Description: XXXX
MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, media type is 10/100/1000BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 11000 bits/sec, 18 packets/sec
5 minute output rate 20000 bits/sec, 20 packets/sec
2635341311 packets input, 291807457942 bytes, 0 no buffer
Received 68731 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
2713034794 packets output, 567479861491 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out

93108TC-EX: Destination port

 

interface Ethernet1/1
description XXXX
no cdp enable
switchport
switchport access vlan 200
speed 100
duplex full
no shutdown

 

--------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
--------------------------------------------------------------------------------
Eth1/1 XXXX notconnec 200 full 100 10g

 

TSHOOT:

 

Apply interface as spanning-tree port type edge but to no avail.

I tried to undo hardcode to use auto neg but still physically down.

 

93108TC-EX(config-if)# no speed 100
93108TC-EX(config-if)# no duplex full

 

93108TC-EX# sh int status
Eth1/1 XXXX notconnec 200 auto auto 10g

 

Is this something related to negotiation, duplex, speed still?

I just notice that the MDIX is off on nexus interface by default, I haven't tried to enable. Can this be solve?

 

Thanks,

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

try

 

no negotiate auto

 

if not work post show version may be looks like bug.

https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvu79156/?rfs=iqvred

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help