cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1359
Views
0
Helpful
3
Replies

on 2960-24TC-L uplink(SFP) not up after updrade

fernandezj
Level 1
Level 1

Hi,

I have a switch 2960-24TC-L with GEC (realised with 2 giga interface uplink) with switch 3750.

the configuration is ok, the GEC is up and other feature working.

I try to upgrade 2960-24TC-L from 12.2.44SE6 to 12.2.46 or 12.2.5x or 15.0.x...the upgrade it's ok the swithc boot..and the configuraiton is same...

but the giga 0/1 and 0/2 on 2960 not bring up....and the better the interface on 3750 are up.....

If you have idea???

best regards

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Under interface gi0/1 and 0/2 did you do a "no sh"?

Can you post "sh int gi0/1 capa"?

What is the interface on the 3750 side?

Can you post configs?

HTH

Hi Reza,

yes i do shut no shut and reboot..with no result....

The interface configuration on 2960:

!

interface Port-channel1

description GEC vers WAN

switchport mode trunk

duplex full

storm-control broadcast level 1.00

storm-control multicast level 1.00

!

...

interface GigabitEthernet0/1

description GEC BB

switchport mode trunk

srr-queue bandwidth share 10 10 60 20

queue-set 2

priority-queue out

mls qos trust cos

storm-control broadcast level 1.00

storm-control multicast level 1.00

storm-control action trap

auto qos voip trust

channel-group 1 mode on

!

interface GigabitEthernet0/2

description GEC BB

switchport mode trunk

srr-queue bandwidth share 10 10 60 20

queue-set 2

priority-queue out

mls qos trust cos

storm-control broadcast level 1.00

storm-control multicast level 1.00

storm-control action trap

auto qos voip trust

channel-group 1 mode on

!

and show interface capa

GigabitEthernet0/1

  Model:                 WS-C2960-24TC-L

  Type:                  1000BaseSX SFP

  Speed:                 1000

  Duplex:                full

  Trunk encap. type:     802.1Q

  Trunk mode:            on,off,desirable,nonegotiate

  Channel:               yes

  Broadcast suppression: percentage(0-100)

  Flowcontrol:           rx-(off,on,desired),tx-(none)

  Fast Start:            yes

  QoS scheduling:        rx-(not configurable on per port basis),

                         tx-(4q3t) (3t: Two configurable values and one fixed.)

  CoS rewrite:           yes

  ToS rewrite:           yes

  UDLD:                  yes

  Inline power:          no

  SPAN:                  source/destination

  PortSecure:            yes

  Dot1x:                 yes

  Multiple Media Types:  rj45, sfp, auto-select

GigabitEthernet0/2

  Model:                 WS-C2960-24TC-L

  Type:                  1000BaseSX SFP

  Speed:                 1000

  Duplex:                full

  Trunk encap. type:     802.1Q

  Trunk mode:            on,off,desirable,nonegotiate

  Channel:               yes

  Broadcast suppression: percentage(0-100)

  Flowcontrol:           rx-(off,on,desired),tx-(none)

  Fast Start:            yes

  QoS scheduling:        rx-(not configurable on per port basis),

                         tx-(4q3t) (3t: Two configurable values and one fixed.)

  CoS rewrite:           yes

  ToS rewrite:           yes

  UDLD:                  yes

  Inline power:          no

  SPAN:                  source/destination

  PortSecure:            yes

  Dot1x:                 yes

  Multiple Media Types:  rj45, sfp, auto-select

Port-channel1

  Model:                 not applicable

  Type:                  1000BaseSX SFP

  Speed:                 1000

  Duplex:                full

  Trunk encap. type:     802.1Q

  Trunk mode:            on,off,desirable,nonegotiate

  Channel:               no

  Broadcast suppression: percentage(0-100)

  Flowcontrol:           rx-(off,on,desired),tx-(none)

  Fast Start:            yes

  QoS scheduling:        no

  CoS rewrite:           no

  ToS rewrite:           no

  UDLD:                  no

  Inline power:          no

  SPAN:                  source

  PortSecure:            no

  Dot1x:                 no

and on switch 3750:

interface GigabitEthernet1/0/12

description GEC WAN

switchport trunk encapsulation dot1q

switchport mode trunk

speed nonegotiate

srr-queue bandwidth share 1 30 35 5

srr-queue bandwidth shape 10 0 0 0

priority-queue out

mls qos trust cos

auto qos trust

storm-control broadcast level 1.00

storm-control action trap

rmon collection history 10112 owner campusmanager buckets 10 interval 300

channel-group 6 mode on

best regards

Zubair.Sayed_2
Level 1
Level 1

Hi

Have you tried adding the following commnd to the port channel interface:

switchport trunk encapsulation dot1q

Some interface also require you to hard code speed and duplex, you can try these commands also.

You might also want to try removing all the other config from the interfaces and just keep the basic config to see if the interfaces and port channel comes up.

interface GigabitEthernet0/23

description xxxxxx

switchport trunk encapsulation dot1q

switchport mode trunk

channel-group 1 mode on

end

interface GigabitEthernet0/24

description xxxxxxxxx

switchport trunk encapsulation dot1q

switchport mode trunk

channel-group 1 mode on

end

interfaceface Port-channel1

description xxxxxxxxx

switchport trunk encapsulation dot1q

switchport mode trunk

end

Thereafter issue a 'show int status' to see if there are any error conditions for those interfaces like err-disable.

HTH

Regards

Zubair

Review Cisco Networking products for a $25 gift card