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!

Cisco 3550 Inline Power Issue

Status
Not open for further replies.

TrunkMan

Programmer
Jan 12, 2010
102
0
0
GB
Still new to Cisco and having some trouble trying to get inline power working on a 3550. The running config is as follows :

Voice_Edge_Switch#show run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Voice_Edge_Switch
!
!
!
!
!
!
!
ip subnet-zero
!
power inline staggered 10
!
!
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 GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
no ip directed-broadcast
no ip route-cache
!
!
line con 0
transport input none
stopbits 1
line vty 0 4
login
line vty 5 15
login
!
end

and the show version is as follows :

Voice_Edge_Switch#show version
Cisco Internetwork Operating System Software
IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5)WC17, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2007 by cisco Systems, Inc.
Compiled Tue 13-Feb-07 15:04 by antonino
Image text-base: 0x00003000, data-base: 0x00352924

ROM: Bootstrap program is C3500XL boot loader

Voice_Edge_Switch uptime is 40 minutes
System returned to ROM by reload
System image file is "flash:c3500xl-c3h2s-mz.120-5.WC17.bin"


cisco WS-C3524-PWR-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes of memory.
Processor board ID CHK0710W1S0, with hardware revision 0x00
Last reset from warm-reset

Processor is running Enterprise Edition Software
Cluster command switch capable
Cluster member switch capable
24 FastEthernet/IEEE 802.3 interface(s)
2 Gigabit Ethernet/IEEE 802.3 interface(s)

32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:0C:30:B8:1E:80
Motherboard assembly number: 73-4033-09
Power supply part number: 34-0968-02
Motherboard serial number: CAT07100PXP
Power supply serial number: DTH07080S80
Model revision number: G0
Motherboard revision number: A0
Model number: WS-C3524-PWR-XL-EN
Daughterboard serial number: CAT070803A6
System serial number: CHK0710W1S0
Configuration register is 0xF

Voice_Edge_Switch#


I have tried doing a no shutdown, power inline auto. The interface always seems to stay shutdown. The device I am connecting is a mitel IP phone.

Any idea's on where I might be going wrong ?
 
so the phone has no lights or activity when you first plug it in?
Are you plugging directly into the switch bypassing all inhouse wiring?
How much power does the Mitel phone require?
 
Thanks for your reply. Much appreciated.

There is no activity on the phone at all. Plugging in the phone directly into the switch. The mitel phone supports 802.3af.
 
And you are sure the phones are using the correct port on the bottom. It's a common error. There is one in and and one out.

If you plugged a PC in do you get a link light.

Marv
 
Yes its definitly connected correctly. Seem like these 3550 inline power can only power cisco phones, and not any other devices.
 
No the switch supports all IEEE power. Up to 15.4W per port. What else plugged in the switch?
Anything else powering up?
What's the output of this command:
show power inline
 
I think you'll have trouble with the Mitel handset and this model switch.

Unfortunately you are using an old 3524XL switch (from the show ver) supports Cisco pre-standard PoE only (same as the 3550's). There is no support for IEEE 802.3af.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top