cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
833
Views
15
Helpful
7
Replies

Replacing v12.1 FastE top-of-rack switches with v15.2 GigE

efjadmin
Level 1
Level 1

I'm replacing EOL 2960 FastE switches with 2960-X GigE. The old switches are configured with a trunk port uplink to the management network and accessed via the VLAN IP address. I have been unable to connect to the new switches when I try to configure them the same way. I also haven't had any luck connecting to the management port. Here's the running config for each:

interface FastEthernet0
ip address 10.128.3.3 255.255.255.128

interface GigabitEthernet1/0/1
description esw1 Uplink
switchport trunk native vlan 100
switchport mode trunk
switchport nonegotiate
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust cos
macro description cisco-switch | cisco-switch | cisco-switch | cisco-switch
auto qos trust
spanning-tree link-type point-to-point

 

interface Vlan100
ip address 10.128.255.11 255.255.255.0
no ip route-cache

 

 

1 Accepted Solution

Accepted Solutions

I figured out the problem.

 

Though I had made sure the trunk ports and vlan interfaces were configured, I had failed to enable the vlan itself. I was able to connect after adding the following:

 

engdevrack(config)#vlan 100

engdevrack(config-vlan)#state active

engdevrack(config-vlan)#no shut

View solution in original post

7 Replies 7

balaji.bandi
Hall of Fame
Hall of Fame

what is other side switch can you post the configuration of other switch side where this uplink connected.

Is the UPlnk port come up ? if so please post show interface X/X both the side.

clear IP arp table , since the device changed (worth doing it).

BB

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

How to Ask The Cisco Community for Help

Jaderson Pessoa
VIP Alumni
VIP Alumni
from other side, could provide configuration?

is vlan 100 native too on other side?
Are vlan's allowed from trunk ports on both sides?

Thanks in advance.
Jaderson Pessoa
*** Rate All Helpful Responses ***

Here's the port on the other side:

interface GigabitEthernet1/0/3
description eswrackred
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
spanning-tree portfast
spanning-tree link-type point-to-point

 

#show int GigabitEthernet1/0/3
GigabitEthernet1/0/3 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is 001c.0ecc.a683 (bia 001c.0ecc.a683)
Description: eswrackred
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/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 00:00:11, 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: 5818
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 67000 bits/sec, 92 packets/sec
935217862 packets input, 191790378225 bytes, 0 no buffer
Received 779411793 broadcasts (779410055 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 779410055 multicast, 0 pause input
0 input packets with dribble condition detected
7618565495 packets output, 1852709042454 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
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

 

 

rackred#show interface GigabitEthernet1/0/24
GigabitEthernet1/0/24 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is 6c6c.d3bf.c098 (bia 6c6c.d3bf.c098)
Description: eswlab1 Uplink
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/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 00:00:01, output 00:00:01, 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 62000 bits/sec, 86 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
163447 packets input, 12988961 bytes, 0 no buffer
Received 146468 broadcasts (115685 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 115685 multicast, 0 pause input
0 input packets with dribble condition detected
243 packets output, 33156 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
46 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

Can you explain more here :

 

original post you have mentioned "interface GigabitEthernet1/0/1"

 

Now recent one you have 1/0/3 and other end 1/0/24 ? - which one is correct ?

 

show post show vlan, show interface trunk. both the sides.

BB

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

How to Ask The Cisco Community for Help

Sorry about the 1/0/24 output. 1/0/3 is the other end. Here's the 1/0/1 status:


engdevrack#show int GigabitEthernet1/0/1
GigabitEthernet1/0/1 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is 6c6c.d3bf.c081 (bia 6c6c.d3bf.c081)
Description: esw1 Uplink
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/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 00:00:00, output 00:00:04, 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 4000 bits/sec, 4 packets/sec
5 minute output rate 3000 bits/sec, 1 packets/sec
1207 packets input, 151218 bytes, 0 no buffer
Received 423 broadcasts (364 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 364 multicast, 0 pause input

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/25, Gi1/0/26, Gi1/0/27
Gi1/0/28
101 VLAN0101 active Gi1/0/2, Gi1/0/4, Gi1/0/5
Gi1/0/6, Gi1/0/7, Gi1/0/8
Gi1/0/9, Gi1/0/10, Gi1/0/11
Gi1/0/12, Gi1/0/13, Gi1/0/14
Gi1/0/15, Gi1/0/16, Gi1/0/17
Gi1/0/18, Gi1/0/19, Gi1/0/20
Gi1/0/21, Gi1/0/22, Gi1/0/23
Gi1/0/24
200 VLAN0200 active Gi1/0/3
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
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1 enet 100001 1500 - - - - - 0 0
101 enet 100101 1500 - - - - - 0 0

VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
200 enet 100200 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
------- --------- ----------------- ------------------------------------------

 

Port Mode Encapsulation Status Native vlan
Gi1/0/1 on 802.1q trunking 100

Port Vlans allowed on trunk
Gi1/0/1 100-101,150,200-350

Port Vlans allowed and active in management domain
Gi1/0/1 101,200

Port Vlans in spanning tree forwarding state and not pruned
Gi1/0/1 101,200

other side:
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/13, Gi1/0/24, Gi1/0/26, Gi1/0/27
Gi1/0/28, Gi2/0/9, Gi2/0/24, Gi2/0/25
Gi2/0/26, Gi2/0/27, Gi2/0/28
11 RedBlueInterface active
100 EngVLANManagement active
101 EngRedDevel active Gi1/0/6, Gi1/0/7, Gi1/0/8, Gi1/0/14, Gi1/0/16
Gi1/0/23, Gi2/0/2, Gi2/0/3, Gi2/0/4, Gi2/0/6
Gi2/0/7, Gi2/0/8, Gi2/0/11, Gi2/0/12
Gi2/0/13, Gi2/0/14, Gi2/0/15, Gi2/0/16
Gi2/0/19, Gi2/0/22, Gi2/0/23

Port Mode Encapsulation Status Native vlan
Gi1/0/2 on 802.1q trunking 150
Gi1/0/3 on 802.1q trunking 100
Gi1/0/5 on 802.1q trunking 150
Gi1/0/9 on 802.1q trunking 150
Gi1/0/11 on 802.1q trunking 100
Gi1/0/15 on 802.1q trunking 150
Gi1/0/17 on 802.1q trunking 100
Gi1/0/18 on 802.1q trunking 100
Gi1/0/21 on 802.1q trunking 150
Gi2/0/1 on 802.1q trunking 1
Gi2/0/5 on 802.1q trunking 150
Gi2/0/17 on 802.1q trunking 100
Gi2/0/18 on 802.1q trunking 100

Port Vlans allowed on trunk
Gi1/0/2 1-4094
Gi1/0/3 1-4094
Gi1/0/5 101,150,200,301-350
Gi1/0/9 1-4094
Gi1/0/11 1-4094
Gi1/0/15 101,150,200,301-350
Gi1/0/17 1-4094
Gi1/0/18 1-4094
Gi1/0/21 101,150,200,301-350
Gi2/0/1 101,200,300-350
Gi2/0/5 101,150,200,301-350
Gi2/0/17 1-4094
Gi2/0/18 1-4094

Port Vlans allowed and active in management domain
Gi1/0/2 1,11,100-101,104,150,199-201,301-305,307,310,312-314,316-317,319,322-324,326-327,329-336,340-350,353,360,431-434
Gi1/0/3 1,11,100-101,104,150,199-201,301-305,307,310,312-314,316-317,319,322-324,326-327,329-336,340-350,353,360,431-434

I figured out the problem.

 

Though I had made sure the trunk ports and vlan interfaces were configured, I had failed to enable the vlan itself. I was able to connect after adding the following:

 

engdevrack(config)#vlan 100

engdevrack(config-vlan)#state active

engdevrack(config-vlan)#no shut

Review Cisco Networking for a $25 gift card