cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1581
Views
0
Helpful
8
Replies

Probably an easy switch config question.

jdenzer
Level 1
Level 1

I have a Cisco 4900M switch. It has two of the 8 port RJ-45 TenGig Ethernet cards in it. Was initially set up by a consultant.

I have used the first 8 ports on the first card. I just went to the 9th server, and now when I plug the ethernet cable into any of the 8 ports on the second card I get no link, nothing. The interface shows down, line protocol down (notconnect). A "show vlan" shows all the ports from BOTH cards are in Vlan1.

I did a "show tech support", and found some differences between the ports that work, and the ones that don't. Here are examples:

On a port that does not work the VlanID shows 4095. The STP state shows vlan 4095 (blocked)

On a port that does work the VlanID shows 1. The STP state shows vlan1 (forwarding).

So I think I found the issue, just don't know how to correct it.

1 Accepted Solution

Accepted Solutions

Looking at what you have here, might be a bad module, maybe try re-seating it. If it does not work I presume, get Cisco TAC involved.

View solution in original post

8 Replies 8

You need to assign the port you want to use to a particular vlan for it to work.

for example:

conf t

int gi0/9

switchport mode access

switchport access vlan 1

spanning-tree portfast

Hope that helps.

Reza Sharifi
Hall of Fame
Hall of Fame

If the port is down and line protocol down (notconnect), then you have a layer-1 issue.  Check your cable and make sure it is good.

Thanks for the replies.

Cable is OK, lights right up when unplugged from the 4900 port and put into a port on a 3750E.

Tried those commands. That did not work either. Nothing appears to have changed with the config, still showing 4095 and blocked.

There are some error messages in the tech-support: linecard-4-ethphyseuevent: te3/3 detected a soft error event--recovery process completed. See multiples of this.

can you post the following:

sh run int xxx {one for the interface that works and one for interface that does not work}

sh int xxx capabilities {one for the interface that works and one for interface that does not work}

sh vlan

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2012.02.22 12:38:13 =~=~=~=~=~=~=~=~=~=~=~= User Access Verification Password: Cisco-4900-Core>enable Password: Cisco-4900-Core#sho run inrt      terface te3/3 Building configuration... Current configuration : 87 bytes ! interface TenGigabitEthernet3/3 switchport mode access spanning-tree portfast end Cisco-4900-Core#sho run interface te3/3                  interface te3/3                    interface te3/3                    interface te3/3                  interface te3/3                   interface te3/3   capabilities TenGigabitEthernet3/3   Model:                WS-X4908-10G-RJ45-RJ-45   Type:                  10GBaseT   Speed:                10000   Duplex:                full   Auto-MDIX:            yes   Trunk encap. type:    802.1Q   Trunk mode:            on,off,desirable,nonegotiate   Channel:              yes   Broadcast suppression: percentage(0-100), hw   Multicast suppression: percentage(0-100), hw   Flowcontrol:          rx-(off,on,desired),tx-(off,on,desired)   VLAN Membership:      static, dynamic   Fast Start:            yes   CoS rewrite:          yes   ToS rewrite:          yes   Inline power:          no   SPAN:                  source/destination   UDLD:                  yes   Link Debounce:        no   Link Debounce Time:    no   Port Security:        yes   Dot1x:                yes --More--                             Maximum MTU:          9198 bytes (Jumbo Frames)   Multiple Media Types:  no   Diagnostic Monitoring: N/A   Queuing:              rx-(N/A), tx-(1p7q1t) Cisco-4900-Core#sho              sho interface te3/3 capabilities                /3 capabilities                 2/3 capabilities               /3 capabilities TenGigabitEthernet2/3   Model:                WS-X4908-10G-RJ45-RJ-45   Type:                  10GBaseT   Speed:                10000   Duplex:                full   Auto-MDIX:            yes   Trunk encap. type:    802.1Q   Trunk mode:            on,off,desirable,nonegotiate   Channel:              yes   Broadcast suppression: percentage(0-100), hw   Multicast suppression: percentage(0-100), hw   Flowcontrol:          rx-(off,on,desired),tx-(off,on,desired)   VLAN Membership:      static, dynamic   Fast Start:            yes   CoS rewrite:          yes   ToS rewrite:          yes   Inline power:          no   SPAN:                  source/destination   UDLD:                  yes   Link Debounce:        no   Link Debounce Time:    no   Port Security:        yes   Dot1x:                yes --More--                             Maximum MTU:          9198 bytes (Jumbo Frames)   Multiple Media Types:  no   Diagnostic Monitoring: N/A   Queuing:              rx-(N/A), tx-(1p7q1t) Cisco-4900-Core#sho run interface te2/3 Building configuration... Current configuration : 87 bytes ! interface TenGigabitEthernet2/3 switchport mode access spanning-tree portfast end Cisco-4900-Core#sho vlan VLAN Name                            Status    Ports ---- -------------------------------- --------- ------------------------------- 1    default                          active    Te1/1, Te1/2, Te1/3, Te1/7                                                 Te2/1, Te2/2, Te2/3, Te2/4                                                 Te2/5, Te2/6, Te2/7, Te2/8                                                 Gi2/9, Gi2/10, Gi2/11, Gi2/12                                                 Gi2/13, Gi2/14, Gi2/15, Gi2/16                                                 Te3/1, Te3/2, Te3/3, Te3/4                                                 Te3/5, Te3/6, Te3/7, Te3/8                                                 Gi3/9, Gi3/10, Gi3/11, Gi3/12                                                 Gi3/13, Gi3/14, Gi3/15, Gi3/16 10  Voice-Servers                    active    110  Data                            active    111  Voice                            active    112  Wireless-User                    active    113  Wireless-mgmt                    active    1002 fddi-default                    act/unsup 1003 token-ring-default              act/unsup 1004 fddinet-default                  act/unsup 1005 trnet-default                    act/unsup VLAN Type  SAID      MTU  Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2 --More--                           ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1    enet  100001    1500  -      -      -        -    -        0      0  10  enet  100010    1500  -      -      -        -    -        0      0  110  enet  100110    1500  -      -      -        -    -        0      0  111  enet  100111    1500  -      -      -        -    -        0      0  112  enet  100112    1500  -      -      -        -    -        0      0  113  enet  100113    1500  -      -      -        -    -        0      0  1002 fddi  101002    1500  -      -      -        -    -        0      0  1003 tr    101003    1500  -      -      -        -    -        0      0  1004 fdnet 101004    1500  -      -      -        ieee -        0      0  1005 trnet 101005    1500  -      -      -        ibm  -        0      0  Remote SPAN VLANs ------------------------------------------------------------------------------ Primary Secondary Type              Ports ------- --------- ----------------- ------------------------------------------ Cisco-4900-Core# Port te2/3 works, te3/3 does not.

Boy is that ugly. Cut and paste don't work so well.

Looking at what you have here, might be a bad module, maybe try re-seating it. If it does not work I presume, get Cisco TAC involved.

Cisco tech support agrees. They are sending a new card. Thanks!

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:

Review Cisco Networking products for a $25 gift card