cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
427
Views
5
Helpful
2
Replies

2960 not showing mac of ip spkr on one vlan

RKocher
Level 1
Level 1

I'm at a loss. I have an ip speaker connected to a 2960 that when I run sh mac address-t I can see mac of the ip speaker when port is on vlan 1. If I move it to voice vlan (vlan 50) no mac shows.

Sh lldp nei does show the device and correct mac - 

Device ID Local Intf Hold-time Capability Port ID
IPSPKR2046F906734D Gi1/0/13 120 T 2046.f906.734d

sho run int gi1/0/13 - 

interface GigabitEthernet1/0/13
switchport access vlan 50
switchport mode access
switchport voice vlan 50
spanning-tree portfast

Sh int status - 

Gi1/0/13 connected 50 a-full a-100 10/100/1000BaseTX

Sh vlan - 

VLAN Type SAID MTU Parent Ring No BridgeNo Stp Brdg Mode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1 enet 100001 1500 - - - - - 0 0
10 enet 100010 1500 - - - - - 0 0
20 enet 100020 1500 - - - - - 0 0
30 enet 100030 1500 - - - - - 0 0
40 enet 100040 1500 - - - - - 0 0
50 enet 100050 1500 - - - - - 0 0
70 enet 100070 1500 - - - - - 0 0
80 enet 100080 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
------- --------- ----------------- ------------------------------------------

 

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

below config does not seem to be right, both voice and data show same vlan 50 ?

interface GigabitEthernet1/0/13
switchport access vlan 50
switchport mode access
switchport voice vlan 50
spanning-tree portfast

 

if you like to have only 1 VLAN voice

nterface GigabitEthernet1/0/13
switchport access vlan 50 (check the vlan you looking) - that should work

BB

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

How to Ask The Cisco Community for Help

View solution in original post

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

below config does not seem to be right, both voice and data show same vlan 50 ?

interface GigabitEthernet1/0/13
switchport access vlan 50
switchport mode access
switchport voice vlan 50
spanning-tree portfast

 

if you like to have only 1 VLAN voice

nterface GigabitEthernet1/0/13
switchport access vlan 50 (check the vlan you looking) - that should work

BB

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

How to Ask The Cisco Community for Help

RKocher
Level 1
Level 1

Thanks, sometimes staring at the screen so long you miss the simple stuff.

Review Cisco Networking products for a $25 gift card