cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1315
Views
0
Helpful
24
Replies

CIsco switch 3524 and 7961 issue

Marlo De Ocampo
Level 1
Level 1

Dears 

I have issue with Cisco  7961G connect to cisco 3524 XL switch.

I found that the phone doesn't get POE , so  i get external Power for it.

so now I connect the phone to this switch   and phone get the external power .   the port of the switch is NOT blinking   .

I try to register the phone to CME router  ( I upload the firmware to flash )  but the port itself not blinking .. i try with different ports.. but it still the same.

is there any idea to resolve this issue.

thanks

 

24 Replies 24

Hi,

You need to look at port configuration.

can you please post the output of switch port config?

Thanks 

Regards

Carlo

Please rate all helpful posts "The more you help the more you learn"

it is normal config

all the ports are assigned into default vlan 

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 Switch
!
!

!
!
!
!
!
ip subnet-zero
!
!
!
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
ip address 10.1.1.254 255.255.255.0
ip helper-address 10.1.1.252
no ip directed-broadcast
no ip route-cache
!
!

end

Hi,

thanks for the output.

Please attach also a show cdp neighbor

show interface status

Thanks

Carlo

Please rate all helpful posts "The more you help the more you learn"

Switch#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater

Device ID Local Intrfce Holdtme Capability Platform Port ID
PSTN Fas 0/9 168 R S I Cisco 2811Fas 0/0
HQ-VG Fas 0/1 162 R S I Cisco 2811Fas 0/0

phone connect to power fa0/11

Switch#show interfaces status

Port Name Status Vlan Duplex Speed Type
------- ------------------ ------------ -------- ------ ------- ----
Fa0/1 connected 1 A-Full A-100 100BaseTX/FX
Fa0/2 connected 1 A-Full A-100 100BaseTX/FX
Fa0/3 connected 1 A-Full A-100 100BaseTX/FX
Fa0/4 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/5 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/6 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/7 connected 1 A-Full A-100 100BaseTX/FX
Fa0/8 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/9 connected 1 A-Full A-100 100BaseTX/FX
Fa0/10 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/11 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/12 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/13 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/14 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/15 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/16 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/17 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/18 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/19 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/20 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/21 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/22 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/23 notconnect 1 Auto Auto 100BaseTX/FX
Fa0/24 notconnect 1 Auto Auto 100BaseTX/FX
Gi0/1 notconnect 1 Auto 1000 Missing
Gi0/2 notconnect 1 Auto 1000 Missing

Switch#show interfaces status fa
Switch#show interfaces fa
Switch#show interfaces fa
Switch#show interfaces fas
Switch#show interfaces fastEtherne
Switch#show interfaces fastEthernet 0/11
FastEthernet0/11 is down, line protocol is down
Hardware is Fast Ethernet, address is 000d.2912.834b (bia 000d.2912.834b)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Auto-duplex , Auto Speed , 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:45:32, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
1 packets input, 64 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast
0 input packets with dribble condition detected
6 packets output, 2059 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out

is there any one can help me out in this issue?

Hi.

Sorry for delay

On fa0/11 add this config 

speed 100 

duplex full

switchport trunk encapsulation dot1q

switchport mode trunk

Let me know

Regards

Carlo

Please rate all helpful posts "The more you help the more you learn"

Hi

thank you for cooperation

still NOT work

the port not blinking

Hi,

I am not sure if the phone is faulty or not getting the right watts from the external power supply but the switch port is showing disconnected which means that the switch isn't sensing the carrier signal from the phone.

Do the following

1. Apply the following commands:

config t

logging monitor debug

logging on

default interface fa0/11

interface fa0/11

switchport mo acces

sw port access vlan 1

sw port voice vlan 1

no shut

speed auto

duplex auto

2. turn on 'term moni'

3. Unplug the phone and plug it again

4. Check what logs popup on the switch

Have you connected the Ethernet cable into the correct port on the phone?

do any LEDS light on the phone when you use the external P/s?

what is the external p/s output? should be 48VDC

also the 7961G will work with pre-standard poe which is supplied by the 3524 as long as the model is 3524-PWR-XL

the power external is 48DCV and the phone get power from the external and the phone screen shows that it try to make upgrade. 

and this is version of the switch

cisco WS-C3524-PWR-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes of memory.


ok the 3524 will support poe for the 7961G

please do a show power inline to see if power available.

you are using an Ethernet patch cord with connections as pre-standard poe uses unused wires

dear 

in the begining when i connect the phone to the switch , i found the phone not working at all  and the port of switch NOT blinking , nothing appear on the screen.  so  I buy external Power for this phone 48DCV.

Now ; the phone have LED and the screen shows that  it try to upgrade but the Cisco Switch PORT is NOT Blinking .

so why the port is not blinking.?

i  use straight  cable  for the connection.

dear

i follow yours steps  and nothing popup   on the switch screen.

the power external is 48DCV  and the phone get power from the external  and the phone screen shows that  it try to make upgrade.

Hi,

 Change the cable. If didnt work then phone might be faulty