Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Issue with Cisco Catalyst 3550 Switch and G700

Status
Not open for further replies.
Nov 27, 2012
167
0
0
US
Here's the scenario. I have two separate G700's with 8300's, each one an independent PBX. Both have been working in my lab for a couple of weeks. I am using a Cisco Catalyst 3560 48-port switch, freshly initialized, with mostly default values other than defining passwords and VLan1 IP address for admin via Telnet. Both G700's make a good connection to the 3560 switch, and I see no problems with connectivity. Today I switched the 3560 out with a newly-acquired Cisco 3550 24-port switch, also default value initialized. The six IP phones, and Dell OptiPlex utility server connect to the new 3550 switch and "green-up", and have connectivity. But neither G700 will green-up to any ports on the 3550. Show interface on the 3550 shows that the line and protocol are DOWN. I've tried six different ports on the 3550, as well as both Ext1 and Ext2 on the G700. Swapped Ethernet cables, no difference. I can move the cable down to the 3560 switch and plug it into any port, and it greens up fine. Unplug and move it back to the 3550 switch, it will not green-up. Something about that 3550 switch won't link up to the G700's LAN ports. I've tried setting port to full duplex, 100mb, 10mb, no shut, and back to auto everything. No link. IP phones and computers all green and connected, just won't accept the G700's connectivity. Anyone seen this before? I've also got a Brocade FastIron 24-port PoE switch at the bottom of my stack of network switches, the G700's link up to it fine, as well. What is it about this Catalyst 3550 switch?

Here's my 3550's configuration:
=====================================================
AVAYA_SW_01#show run
Building configuration...

Current configuration : 4172 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname AVAYA_SW_01
!
enable secret 5 $1$ESET$StjBWEmXmQ38JTCsuVETA1
enable password mypassword
!
no aaa new-model
ip subnet-zero
!
!
!
crypto pki trustpoint TP-self-signed-1559284736
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1559284736
revocation-check none
rsakeypair TP-self-signed-1559284736
!
!
crypto pki certificate chain TP-self-signed-1559284736
certificate self-signed 01
<deleted certificate data>
quit
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
!
interface FastEthernet0/1
switchport mode dynamic desirable
!
interface FastEthernet0/2
switchport mode dynamic desirable
!
interface FastEthernet0/3
switchport mode dynamic desirable
!
interface FastEthernet0/4
switchport mode dynamic desirable
!
interface FastEthernet0/5
switchport mode dynamic desirable
!
interface FastEthernet0/6
switchport mode dynamic desirable
!
interface FastEthernet0/7
switchport mode dynamic desirable
!
interface FastEthernet0/8
switchport mode dynamic desirable
!
interface FastEthernet0/9
switchport mode dynamic desirable
!
interface FastEthernet0/10
switchport mode dynamic desirable
!
interface FastEthernet0/11
switchport mode dynamic desirable
!
interface FastEthernet0/12
switchport mode dynamic desirable
!
interface FastEthernet0/13
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/14
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/15
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/16
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/17
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/18
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/19
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/20
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/21
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/22
switchport mode dynamic desirable
power inline never
duplex full
!
interface FastEthernet0/23
switchport mode dynamic desirable
power inline never
!
interface FastEthernet0/24
switchport mode dynamic desirable
power inline never
!
interface GigabitEthernet0/1
switchport mode dynamic desirable
!
interface GigabitEthernet0/2
switchport mode dynamic desirable
!
interface Vlan1
ip address 192.168.0.252 255.255.255.0
!
ip classless
ip http server
ip http secure-server
!
!
control-plane
!
!
line con 0
line vty 0 4
password mypassword
login
line vty 5 15
password mypassword
login
!
end

AVAYA_SW_01#
=====================================

And here's the show interface for the port connected to the G700:
=====================================
AVAYA_SW_01#show interface fa0/22
FastEthernet0/22 is down, line protocol is down (notconnect)
Hardware is Fast Ethernet, address is 0011.5cf0.cc16 (bia 0011.5cf0.cc16)
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, Auto-speed, media type is 10/100BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, 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 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 1 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
AVAYA_SW_01#
=================================================

Now, here's the switch config for the WORKING 3560 switch:
=====================================
AVAYA-LAB-01#show run
Building configuration...

Current configuration : 2450 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname AVAYA-LAB-01
!
enable secret 5 $1$.8zt$8NU8rV5dpZoaMEHxYxTMs0
enable password mypassword
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet0/25
!
interface FastEthernet0/26
!
interface FastEthernet0/27
!
interface FastEthernet0/28
!
interface FastEthernet0/29
!
interface FastEthernet0/30
!
interface FastEthernet0/31
!
interface FastEthernet0/32
!
interface FastEthernet0/33
power inline never
!
interface FastEthernet0/34
power inline never
!
interface FastEthernet0/35
power inline never
!
interface FastEthernet0/36
power inline never
!
interface FastEthernet0/37
power inline never
!
interface FastEthernet0/38
power inline never
!
interface FastEthernet0/39
power inline never
!
interface FastEthernet0/40
power inline never
!
interface FastEthernet0/41
power inline never
!
interface FastEthernet0/42
power inline never
!
interface FastEthernet0/43
power inline never
!
interface FastEthernet0/44
power inline never
!
interface FastEthernet0/45
power inline never
!
interface FastEthernet0/46
power inline never
!
interface FastEthernet0/47
power inline never
!
interface FastEthernet0/48
power inline never
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface GigabitEthernet0/3
!
interface GigabitEthernet0/4
!
interface Vlan1
ip address 192.168.0.252 255.255.255.0
!
ip classless
ip http server
!
!
control-plane
!
!
line con 0
line vty 0 4
password mypassword
login
line vty 5 15
password mypassword
login
!
end

AVAYA-LAB-01#
================================================

And here's the show interface for the port on the 3560 WORKING switch that's connected to the G700, with it greened-up:
================================================
AVAYA-LAB-01#show interface fast0/1
FastEthernet0/1 is up, line protocol is up (connected)
Hardware is Fast Ethernet, address is 001b.2b13.0083 (bia 001b.2b13.0083)
MTU 1500 bytes, BW 100000 Kbit, 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/100BaseTX
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:03, 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 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
53 packets input, 3400 bytes, 0 no buffer
Received 53 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 27 multicast, 0 pause input
0 input packets with dribble condition detected
13 packets output, 2094 bytes, 0 underruns
0 output errors, 0 collisions, 1 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
AVAYA-LAB-01#
============================================================



===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
Try this on the switch.

conf t
interface range fastethernet 0/1 - 24
no switchport mode dynamic desirable
switchport mode access

exit

wr

 
Dasan64,

Implemented your recommended changes to all 24 ports. All ports are now each set at:

interface FastEthernet0/22
switchport mode access

Saved the changes, port still won't green-up. Reloaded switch, no difference. Port and protocol are still in "down" state. Unplugged G700, replugged, no change. The problem has got to be in this switch. I can even connect the G700 to a switch port on my little Netgear wireless router and the port comes up. Four different switches, out of them only the 3550 won't connect. Any more ideas? Can't find any Avaya notes or "best practices" suggestions for the 3550.

===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
Another interesting thing about this issue...

I can connect a port from the Cisco 3550 to port 1 on my Netgear home router, and then connect the G700 to port two on the Netgear router, then all ports show connected and greened-up, and I have connectivity. The 3550 just doesn't like the G700's port for some reason.

===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
Try a crossover cable
..

Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
What for a Software Version has the Switch?

sh ver

Please connect the Gateway on Port 1 an make

sho int statu

Post the results
 
Dasan64, the gateway is connected to port 1. Here's the version and interface status dumps...

AVAYA-SW-01#sh ver
Cisco IOS Software, C3550 Software (C3550-IPBASEK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled Mon 09-Mar-09 20:26 by gereddy
Image text-base: 0x00003000, data-base: 0x00EA3DB8

ROM: Bootstrap program is C3550 boot loader

AVAYA-SW-01 uptime is 5 hours, 0 minutes
System returned to ROM by power-on
System image file is "flash:c3550-ipbasek9-mz.122-44.SE6/c3550-ipbasek9-mz.122-44.SE6.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco WS-C3550-24-PWR (PowerPC) processor (revision G0) with 65526K/8192K bytes of memory.
Processor board ID CAT0825N06T
Last reset from warm-reset
Running Layer2/3 Switching Image

Ethernet-controller 1 has 12 Fast Ethernet/IEEE 802.3 interfaces

Ethernet-controller 2 has 12 Fast Ethernet/IEEE 802.3 interfaces

Ethernet-controller 3 has 1 Gigabit Ethernet/IEEE 802.3 interface

Ethernet-controller 4 has 1 Gigabit Ethernet/IEEE 802.3 interface

24 FastEthernet interfaces
2 Gigabit Ethernet interfaces

The password-recovery mechanism is enabled.
384K bytes of flash-simulated NVRAM.
Base ethernet MAC Address: 00:11:5C:F0:CC:00
Motherboard assembly number: 73-8100-08
Power supply part number: 341-0029-03
Motherboard serial number: CAT082406LH
Power supply serial number: LIT0818051W
Model revision number: G0
Motherboard revision number: A0
Model number: WS-C3550-24PWR-SMI
System serial number: CAT0825N06T
Configuration register is 0x10F

AVAYA-SW-01#

========================================

AVAYA-SW-01#show int statu

Port Name Status Vlan Duplex Speed Type
Fa0/1 notconnect 1 auto auto 10/100BaseTX
Fa0/2 connected 1 a-full a-100 10/100BaseTX
Fa0/3 connected 1 a-full a-100 10/100BaseTX
Fa0/4 connected 1 a-full a-100 10/100BaseTX
Fa0/5 connected 1 a-full a-100 10/100BaseTX
Fa0/6 notconnect 1 auto auto 10/100BaseTX
Fa0/7 notconnect 1 auto auto 10/100BaseTX
Fa0/8 notconnect 1 auto auto 10/100BaseTX
Fa0/9 notconnect 1 auto auto 10/100BaseTX
Fa0/10 notconnect 1 auto auto 10/100BaseTX
Fa0/11 notconnect 1 auto auto 10/100BaseTX
Fa0/12 notconnect 1 auto auto 10/100BaseTX
Fa0/13 notconnect 1 auto auto 10/100BaseTX
Fa0/14 notconnect 1 auto auto 10/100BaseTX
Fa0/15 notconnect 1 auto auto 10/100BaseTX
Fa0/16 notconnect 1 auto auto 10/100BaseTX
Fa0/17 notconnect 1 auto auto 10/100BaseTX
Fa0/18 notconnect 1 auto auto 10/100BaseTX
Fa0/19 connected 1 a-full a-100 10/100BaseTX
Fa0/20 connected 1 a-full a-100 10/100BaseTX
Fa0/21 connected 1 a-full a-100 10/100BaseTX

Port Name Status Vlan Duplex Speed Type
Fa0/22 notconnect 1 full 100 10/100BaseTX
Fa0/23 notconnect 1 auto auto 10/100BaseTX
Fa0/24 notconnect 1 auto auto 10/100BaseTX
Gi0/1 notconnect 1 auto auto unknown
Gi0/2 notconnect 1 auto auto unknown
AVAYA-SW-01#


===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
please connect the g700 to port 11 and give a sh int statu
 
G700 cabled to switch port 11 now. No link light. Here's the show interfaces status:

AVAYA-SW-01#show int statu

Port Name Status Vlan Duplex Speed Type
Fa0/1 connected 1 a-full a-100 10/100BaseTX
Fa0/2 connected 1 a-full a-100 10/100BaseTX
Fa0/3 connected 1 a-full a-100 10/100BaseTX
Fa0/4 connected 1 a-full a-100 10/100BaseTX
Fa0/5 connected 1 a-full a-100 10/100BaseTX
Fa0/6 notconnect 1 auto auto 10/100BaseTX
Fa0/7 notconnect 1 auto auto 10/100BaseTX
Fa0/8 notconnect 1 auto auto 10/100BaseTX
Fa0/9 notconnect 1 auto auto 10/100BaseTX
Fa0/10 notconnect 1 auto auto 10/100BaseTX
Fa0/11 notconnect 1 auto auto 10/100BaseTX
Fa0/12 notconnect 1 auto auto 10/100BaseTX
Fa0/13 notconnect 1 auto auto 10/100BaseTX
Fa0/14 notconnect 1 auto auto 10/100BaseTX
Fa0/15 notconnect 1 auto auto 10/100BaseTX
Fa0/16 notconnect 1 auto auto 10/100BaseTX
Fa0/17 notconnect 1 auto auto 10/100BaseTX
Fa0/18 notconnect 1 auto auto 10/100BaseTX
Fa0/19 notconnect 1 auto auto 10/100BaseTX
Fa0/20 connected 1 a-full a-100 10/100BaseTX
Fa0/21 connected 1 a-full a-100 10/100BaseTX

Port Name Status Vlan Duplex Speed Type
Fa0/22 notconnect 1 full 100 10/100BaseTX
Fa0/23 notconnect 1 auto auto 10/100BaseTX
Fa0/24 notconnect 1 auto auto 10/100BaseTX
Gi0/1 notconnect 1 auto auto unknown
Gi0/2 notconnect 1 auto auto unknown
AVAYA-SW-01#


===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
mattKnight,

I wish I had looked more carefully at the replies yesterday, I somehow missed yours. Using a crossover cable resolved the problem. Makes little sense to me why the 3550 doesn't do auto MDI-X, while the 3560 does. I have interconnected the Avaya G700's to all kinds of data switches over the past eight years, this is the first time I've had to use a X-over cable. But this is also my first experience with the Catalyst 3550. No wonder the 3550 switches are selling so cheap on eBay. Thanks mattKnight. Thanks also to dasan64 for working with me on this issue, if I had been more observant I'd not have wasted your time.

===
Chuck Chamblee
ACSS (CM) | CTP | A+ ce | Security+ ce
 
Glad it's working!

I dimly remember some swicthes being a pain for auto mdix

Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top